added an esac

This commit is contained in:
sose 2020-09-22 18:19:11 -07:00
parent f55bef99b3
commit c6c1f400f2
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ choose_option() {
"2")
startx
;;
esac
else
echo "\"$answer\" is not a valid option."
choose_option