Files
gitea-docker/gitea-backup.cron
2026-04-07 17:53:21 -07:00

5 lines
179 B
Plaintext

# Gitea Backup Cron Configuration
# Runs backup on the 1st of every month at 2:00 AM
0 2 1 * * /home/noti/dev/gitea-docker/gitea-dump-backup.sh >> /var/log/gitea-backup.log 2>&1