diff --git a/setup.sh b/setup.sh index cfb119b..f93330c 100755 --- a/setup.sh +++ b/setup.sh @@ -72,6 +72,7 @@ choose_option() { "2") startx ;; + esac else echo "\"$answer\" is not a valid option." choose_option