ttvdrops/tools/systemd/ttvdrops-import-kick-drops.timer
Joakim Helleśen d762081bd5
All checks were successful
Deploy to Server / deploy (push) Successful in 10s
Add support for Kick
2026-03-15 04:19:03 +01:00

9 lines
165 B
SYSTEMD

[Unit]
Description=TTVDrops import Kick drops at :01, :16, :31, and :46
[Timer]
OnCalendar=*-*-* *:01,16,31,46:00
Persistent=true
[Install]
WantedBy=timers.target