fa.sh - add proper exit command.

main
SleepingCrows 2023-05-12 09:30:57 -04:00
parent 747ada4db3
commit dd5e8b6a3c
1 changed files with 2 additions and 1 deletions

1
fa.sh
View File

@ -87,3 +87,4 @@ done
* ) echo "Going for another round!"; i=0;;
esac
done
exit