Files
terraform/modules/apps/gitea/lib/services/weekly-backup.timer

9 lines
139 B
SYSTEMD

[Unit]
Description=Run Gitea backup weekly
[Timer]
OnCalendar=Sun *-*-* 01:00:00
Persistent=true
[Install]
WantedBy=timers.target