Last active
May 17, 2024 13:25
-
-
Save patrickgill/58e118a4fe0d95964454fcf1c9ef5256 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# download the latest ‘Install macOS’ application to this Mac’s /Applications folder. | |
softwareupdate --fetch-full-installer | |
# download a specific macOS installer version | |
softwareupdate --fetch-full-installer --full-installer-version 10.14.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment