mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
57d00f310d
- Add script to remove the old Nudge launch agent (deployed by SimpleMDM)
3 lines
216 B
Bash
3 lines
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 |