This commit is contained in:
Heavybullets8 2022-07-26 14:30:41 -06:00
parent 36aa0cfec3
commit 09acdf6ac2

View File

@ -63,6 +63,7 @@ menu(){
exit exit
else else
echo "$current_selection was not an option, try again" echo "$current_selection was not an option, try again"
exit
fi fi
while true while true
do do