mirror of
https://github.com/offen/docker-volume-backup.git
synced 2024-11-10 00:30:29 +01:00
4 lines
90 B
Bash
4 lines
90 B
Bash
NAME="other"
|
|
BACKUP_CRON_EXPRESSION="*/1 * * * *"
|
|
BACKUP_FILENAME="override-$NAME.tar.gz"
|