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