screendump/screendumpLowFrame/layout/DEBIAN/postrm

6 lines
94 B
Bash
Executable File

#!/bin/sh
launchctl unload //Library/LaunchDaemons/com.julioverne.screendumpd.plist
exit 0;