diff --git a/uninstall.sh b/uninstall.sh index b7721ed..626f83a 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -26,5 +26,4 @@ read answer rm -Rf /usr/share/sniper/ rm -f /usr/bin/sniper -echo -e "$OKORANGE + -- --=[Done!$RESET" -echo -e "$OKORANGE + -- --=[To run, type 'sniper'! $RESET" \ No newline at end of file +echo -e "$OKORANGE + -- --=[Done!$RESET" \ No newline at end of file