Skip to content

Instantly share code, notes, and snippets.

@macmule
Created November 28, 2021 21:58
Show Gist options
  • Save macmule/2a54f8442a8c4ee5f4ff1d7c6fff2b49 to your computer and use it in GitHub Desktop.
Save macmule/2a54f8442a8c4ee5f4ff1d7c6fff2b49 to your computer and use it in GitHub Desktop.
#!/bin/sh
####################################################################################################
#
# License: https://macmule.com/license/
#
####################################################################################################
## Install Sophos
/Library/Application\ Support/JAMF/ESCOSX/Sophos\ Installer.app/Contents/MacOS/tools/InstallationDeployer --install
## Remove Installer
rm -rf /Library/Application\ Support/JAMF/ESCOSX/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment