This commit is contained in:
2019-02-04 00:14:09 -06:00
parent 6c1b586b7a
commit 7ffcba0982
2 changed files with 6 additions and 4 deletions

View File

@@ -436,7 +436,7 @@ GUI(){
read -n 1 opt
echo ""
case $opt in
1) DIVIDER; STATUS; GUI;;
1) STATUS; GUI;;
2) GLANCES_INSTALL
INSTALL_MENU;;
3) X11VNC_INSTALL