mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-11-09 17:00:47 +08:00
3 lines
90 B
Bash
3 lines
90 B
Bash
NAME="other"
|
|
BACKUP_CRON_EXPRESSION="*/1 * * * *"
|
|
BACKUP_FILENAME="override-$NAME.tar.gz"
|