fleet/it-and-security/lib/macos/scripts/remove-old-nudge.sh

3 lines
No EOL
216 B
Bash

/bin/launchctl unload -w /Library/LaunchAgents/com.github.macadmins.Nudge.plist
# Remove the old Nudge launch agent that was deployed by SimpleMDM. More info here: https://github.com/fleetdm/confidential/issues/5274