wip
This commit is contained in:
9
launchagents-for-cock.li/Makefile
Normal file
9
launchagents-for-cock.li/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
default: install
|
||||
|
||||
install:
|
||||
cp *.plist $(HOME)/Library/LaunchAgents/
|
||||
launchctl load -w $(HOME)/Library/LaunchAgents/cloud.sneak.launchagent.*.plist
|
||||
|
||||
uninstall:
|
||||
cd $(HOME)/Library/LaunchAgents && launchctl unload cloud.sneak.launchagent.*.plist
|
||||
cd $(HOME)/Library/LaunchAgents && rm cloud.sneak.launchagent.*.plist
|
||||
Reference in New Issue
Block a user