Skip to content

Instantly share code, notes, and snippets.

@xeoncross
Created April 17, 2021 15:22
Show Gist options
  • Save xeoncross/79ffa380a7ce8b1c0976b9520248da7e to your computer and use it in GitHub Desktop.
Save xeoncross/79ffa380a7ce8b1c0976b9520248da7e to your computer and use it in GitHub Desktop.
Download the full Mac OSX installer image
// https://eclecticlight.co/2019/10/18/beware-apple-security-certificates-after-24-october-they-may-have-expired/
// the macOS 10.15 version of the softwareupdate command tool contains a new option which allows you to download full installers for specific versions of macOS
// Get Mojave
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