We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f74a9a commit 0922d58Copy full SHA for 0922d58
self-destruct.sh
@@ -62,6 +62,7 @@ install () {
62
cat $plist_name | sed "s/{USERNAME}/$user/g" > $plist_install_path
63
launchctl load -w -F $plist_install_path
64
65
+ echo "Installation complete"
66
}
67
68
uninstall () {
0 commit comments