Unmount on failure
This commit is contained in:
parent
b20eec16df
commit
a22743f3fb
|
@ -781,6 +781,8 @@ function restore_database {
|
|||
fi
|
||||
else
|
||||
echo $"No database backup found for ${restore_app_name}"
|
||||
set_user_permissions
|
||||
backup_unmount_drive
|
||||
exit 7357224
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue