mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-02-23 08:20:34 +01:00
4 lines
90 B
Bash
4 lines
90 B
Bash
NAME="other"
|
|
BACKUP_CRON_EXPRESSION="*/1 * * * *"
|
|
BACKUP_FILENAME="override-$NAME.tar.gz"
|