Skip to content

Instantly share code, notes, and snippets.

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 neilmartin83/4bdc6297fe1c80888e0f to your computer and use it in GitHub Desktop.
Save neilmartin83/4bdc6297fe1c80888e0f to your computer and use it in GitHub Desktop.
#!/bin/bash
message=$4
"/Library/Application Support/JAMF/bin/jamfHelper.app/Contents/MacOS/jamfHelper" -windowType fs -heading "$message" -icon /Library/UEL/lock-icon-512.png -launchd &
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment