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