Update postinst
This commit is contained in:
parent
76f0e233fb
commit
0c877f8187
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
if [ -L "/var/jb" ]; then
|
if [ -L "/var/jb" ]; then
|
||||||
launchctl unload /var/jb/Library/LaunchDaemons/com.julioverne.screendumpd.plist
|
launchctl unload /var/jb/Library/LaunchDaemons/com.julioverne.screendumpd.plist
|
||||||
|
|
Loading…
Reference in New Issue