From 32b4be931a9ab70db6080f5927eff1704569e757 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 5 Jan 2019 17:06:16 -0600 Subject: [PATCH] Update mysqlbu-scripts.sh --- mysqlbu-scripts.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index 3807255..ebac944 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -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(){