diff --git a/README.md b/README.md index 2fed38a..eb68515 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ tar -czvf "/backup/output/gitea-$(date +%Y%m%d-%H%M).tar.gz" /data/gitea `backup/crontab` führt das Backup täglich aus: ``` -0 3 * * * /backup/backup.sh >> /backup/cron.log 2>&1 +0 1 * * * /backup/backup.sh >> /backup/cron.log 2>&1 ``` Dateirechte: