changes
This commit is contained in:
4
gitea-backup.cron
Normal file
4
gitea-backup.cron
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user