mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-02-08 21:32:28 +01:00
* 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 ?"
|