diff --git a/alive.sh b/alive.sh index 21d9f62..539c5c1 100644 --- a/alive.sh +++ b/alive.sh @@ -5,5 +5,3 @@ while true; do ./nircmd.exe movecursor -1 -1 sleep 30 done - -exit 0