Add first module : Gitea app
This commit is contained in:
9
modules/apps/gitea/lib/services/weekly-backup.timer
Normal file
9
modules/apps/gitea/lib/services/weekly-backup.timer
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Run Gitea backup weekly
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Sun *-*-* 01:00:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user