diff --git a/fa.sh b/fa.sh index 12b0d92..5ac94a7 100644 --- a/fa.sh +++ b/fa.sh @@ -86,4 +86,5 @@ done [Nn]* ) ((repeat--)); echo "Ok, bye!";; * ) echo "Going for another round!"; i=0;; esac -done \ No newline at end of file +done +exit \ No newline at end of file