Update postrm
This commit is contained in:
parent
3800852d35
commit
8a42be3359
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
launchctl unload //Library/LaunchDaemons/com.julioverne.screendumpd.plist
|
launchctl unload /Library/LaunchDaemons/com.julioverne.screendumpd.plist
|
||||||
|
|
||||||
exit 0;
|
exit 0;
|
Loading…
Reference in New Issue