Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 08:59:02 -06:00
parent f4e60c8a2d
commit 539ee13383

View File

@@ -42,7 +42,7 @@ DELETE_BACKUP() {
[Yy]) [Yy])
echo "$1" echo "$1"
echo "" echo ""
echo -e "${Green}Webmin has been Installed${Color_Off}" echo -e "${idsCL[Green]}Backup has been deleted${idsCL[Default]}"
read -n 1 -s -p "Press any key to continue";; read -n 1 -s -p "Press any key to continue";;
[Mm]) MAIN_MENU;; [Mm]) MAIN_MENU;;
[Qq]) EXIT1;; [Qq]) EXIT1;;