All checks were successful
Deploy to Server / deploy (push) Successful in 10s
9 lines
165 B
SYSTEMD
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
|