Update mysqlbu-scripts.sh
This commit is contained in:
@@ -192,6 +192,7 @@ DELETE_MENU() {
|
||||
|
||||
case $1 in
|
||||
'backup')
|
||||
echo 'yes'
|
||||
if [ "$BACKUP_ServerName" != "" ]; then
|
||||
echo "$(date) - Checking for mounted Backup Drive..."
|
||||
if [ ! -f ${BACKUP_PATH}/mounted ]; then
|
||||
|
||||
Reference in New Issue
Block a user