mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-21 21:33:28 +01:00
Release 2.11.5 - See CHANGELOG.md
This commit is contained in:
@@ -529,6 +529,7 @@ print_debug "Backup routines Initialized on $(date)"
|
||||
if var_true $MANUAL ; then
|
||||
exit 0;
|
||||
else
|
||||
print_debug "Sleeping until $(($DB_DUMP_FREQ*60))"
|
||||
sleep $(($DB_DUMP_FREQ*60))
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user