Update postinst

This commit is contained in:
Hayden
2021-07-15 12:21:59 -04:00
committed by GitHub
parent b60375e6ea
commit 88580b2062

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#!/bin/sh
launchctl unload //Library/LaunchDaemons/com.julioverne.screendumpd.plist
launchctl load //Library/LaunchDaemons/com.julioverne.screendumpd.plist
exit 0;
exit 0;