Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-05 17:06:16 -06:00
parent 7c5665859e
commit 32b4be931a

View File

@@ -21,7 +21,6 @@ BASE_BACKUP="`ls -1 $DAY_BACKUP_DIR 2> /dev/null | grep --max-count=1 --perl-reg
LIST_BACKUPS(){
mysqlbu list
echo ""
read -n 1 -s -p "Press any key to continue"
}
RUN_BACKUP(){