mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-02-12 23:12:27 +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
67 B
Bash
3 lines
67 B
Bash
BACKUP_FILENAME="conf.tar.gz"
|
|
BACKUP_CRON_EXPRESSION="*/1 * * * *"
|