mirror of
https://github.com/NohamR/AM-Exporter.git
synced 2026-05-25 04:07:11 +00:00
changes
This commit is contained in:
6
user/uninstall.sh
Executable file
6
user/uninstall.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh -xe
|
||||
echo --- Unload launch agent
|
||||
launchctl unload ~/Library/LaunchAgents/music-exp.plist
|
||||
echo --- Remove launch agent plist
|
||||
rm -f ~/Library/LaunchAgents/music-exp.plist || true
|
||||
echo --- UNINSTALL SUCCESS
|
||||
Reference in New Issue
Block a user