self-hosting/roles/gitea/files/gitea-backup.cron

2 lines
102 B
Text
Raw Normal View History

2022-12-23 21:46:30 +01:00
0 5 * * * git USER=git /home/git/gitea_backup.sh backup && USER=git /home/git/gitea_backup.sh prune 2