This commit is contained in:
Heavybullets8 2022-07-26 22:50:00 -06:00
parent 39b7928f68
commit e83e7c8a80

View File

@ -97,7 +97,7 @@ case $selection in
exit
else
echo "$current_selection was not an option, try again"
exit
continue
fi
done
while true