Skip to content

Commit

Permalink
Added 'Installation Complete' message.
Browse files Browse the repository at this point in the history
  • Loading branch information
tdlm committed Sep 23, 2014
1 parent 1f74a9a commit 0922d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions self-destruct.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ install () {
cat $plist_name | sed "s/{USERNAME}/$user/g" > $plist_install_path
launchctl load -w -F $plist_install_path

echo "Installation complete"
}

uninstall () {
Expand Down

0 comments on commit 0922d58

Please sign in to comment.