lobaro / restic-backup-docker

A docker container to automate backups with restic
Apache License 2.0
330 stars 114 forks source link

Run test backup every minute in run.sh #40

Closed M4a1x closed 4 years ago

M4a1x commented 4 years ago

Hi there,

Just to fix a small bug I noticed while testing: I changed the interval of cron to backup every minute instead of once a day at midnight to make it in line with the documentation.

See https://crontab.guru/#0_0_*_*_*