mirror of
https://github.com/offen/docker-volume-backup.git
synced 2024-11-10 00:30:29 +01:00
Frederik Ring
c9ebb9e14e
* Allow mounting of config directory for multiple schedules * Add docs for conf.d feature * Fix behavior on multiple files * Define default case first in entrypoint script
3 lines
69 B
Bash
3 lines
69 B
Bash
BACKUP_FILENAME="never.tar.gz"
|
|
BACKUP_CRON_EXPRESSION="0 0 5 31 2 ?"
|