diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index 8724b24..a319c7e 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -44,13 +44,12 @@ DELETE_BACKUP() { echo "" echo -e "${Green}Webmin has been Installed${Color_Off}" read -n 1 -s -p "Press any key to continue";; - * ) INSTALL_MENU;; - esac [Mm]) MAIN_MENU;; [Qq]) EXIT1;; *) echo "Thats an invaild option,"; echo "please select a valid option only."; sleep 1;; + esac } MAIN_MENU() { while :