Skip to content

Commit 0922d58

Browse files
committed
Added 'Installation Complete' message.
1 parent 1f74a9a commit 0922d58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

self-destruct.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ install () {
6262
cat $plist_name | sed "s/{USERNAME}/$user/g" > $plist_install_path
6363
launchctl load -w -F $plist_install_path
6464

65+
echo "Installation complete"
6566
}
6667

6768
uninstall () {

0 commit comments

Comments
 (0)