Skip to content

Instantly share code, notes, and snippets.

@homebysix
Created April 6, 2018 01:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save homebysix/abd5643ebf3c950f76e7ebf748a5749d to your computer and use it in GitHub Desktop.
Save homebysix/abd5643ebf3c950f76e7ebf748a5749d to your computer and use it in GitHub Desktop.
Trigger 10.13.2 update to begin installing at login window
#!/bin/bash
"/System/Library/CoreServices/Software Update.app/Contents/Resources/SoftwareUpdateLauncher.app/Contents/MacOS/SoftwareUpdateLauncher" -RootInstallMode YES -SkipConfirm YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment