update-repos/update-repos@.timer
Thorsten Schubert d40ac359d1
All checks were successful
/ build (push) Successful in 26s
Add systemd service detection
2024-05-01 11:23:33 +02:00

10 lines
147 B
SYSTEMD

[Unit]
Description=Daily update git repositories in /%I
[Timer]
OnCalendar=daily
Persistent=true
AccuracySec=1m
[Install]
WantedBy=timers.target