9 lines
144 B
SYSTEMD
9 lines
144 B
SYSTEMD
[Unit]
|
|
Description=Fetch gitea dumps from Lime2 with rsync
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 20:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|