mirror of
https://github.com/NohamR/AM-Exporter.git
synced 2026-05-25 12:17:14 +00:00
readme + install.sh
This commit is contained in:
@@ -6,4 +6,10 @@ cp -f music-exp.plist ~/Library/LaunchAgents/
|
||||
|
||||
echo --- Load launch agent
|
||||
launchctl load ~/Library/LaunchAgents/music-exp.plist
|
||||
echo --- INSTALL SUCCESS
|
||||
|
||||
if launchctl list | grep am.noh.music-exp; then
|
||||
echo "--- Agent successfully loaded"
|
||||
echo "--- INSTALL SUCCESS"
|
||||
else
|
||||
echo "--- ERROR: Agent failed to load"
|
||||
fi
|
||||
Reference in New Issue
Block a user