fix
This commit is contained in:
parent
e83e7c8a80
commit
e794d71be9
@ -96,7 +96,7 @@ case $selection in
|
|||||||
echo "Exiting.."
|
echo "Exiting.."
|
||||||
exit
|
exit
|
||||||
else
|
else
|
||||||
echo "$current_selection was not an option, try again"
|
echo "$current_selection was not an option, try again" && sleep 5
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user