diff --git a/functions/menu.sh b/functions/menu.sh index 4028433e..6c36be3d 100644 --- a/functions/menu.sh +++ b/functions/menu.sh @@ -171,7 +171,7 @@ menu(){ done ;; *) - echo "That was not an option, please try agian" && menu + echo "That was not an option, please try agian" && sleep 5 && menu ;; esac echo