Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 08:58:00 -06:00
parent 6cd58c0961
commit f4e60c8a2d

View File

@@ -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 :