Update mysqlbu-scripts.sh
This commit is contained in:
@@ -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 :
|
||||
|
||||
Reference in New Issue
Block a user