diff --git a/functions/menu.sh b/functions/menu.sh index 1cfa8148..d8f65618 100644 --- a/functions/menu.sh +++ b/functions/menu.sh @@ -63,6 +63,7 @@ menu(){ exit else echo "$current_selection was not an option, try again" + exit fi while true do