This commit is contained in:
julioverne
2020-06-26 13:46:32 -03:00
parent b4672cac0f
commit 8a2b10f890
9 changed files with 10 additions and 17 deletions

View File

@@ -3,6 +3,4 @@
launchctl unload //Library/LaunchDaemons/com.julioverne.screendumpd.plist
launchctl load //Library/LaunchDaemons/com.julioverne.screendumpd.plist
killall screendumpd
exit 0;

View File

@@ -2,6 +2,4 @@
launchctl unload //Library/LaunchDaemons/com.julioverne.screendumpd.plist
killall screendumpd
exit 0;