3 lines
100 B
Bash
3 lines
100 B
Bash
#!/bin/sh
|
|
launchctl unload /Library/LaunchDaemons/com.rileytestut.altdaemon.plist >> /dev/null 2>&1
|