mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-01-15 13:25:22 +08:00
3 lines
90 B
Bash
3 lines
90 B
Bash
NAME="other"
|
|
BACKUP_CRON_EXPRESSION="*/1 * * * *"
|
|
BACKUP_FILENAME="override-$NAME.tar.gz"
|