Merge branch 'master' of github.com:m42e/docker-backup-gpg-s3

This commit is contained in:
2019-10-11 20:25:01 +02:00

2
run.sh
View File

@@ -8,4 +8,4 @@ echo "$CRON_INTERVAL /backup.sh" >> /backup.cron
crontab /backup.cron crontab /backup.cron
tail -f /dev/null crond -f -d 8