10 lines
138 B
SYSTEMD
10 lines
138 B
SYSTEMD
[Unit]
|
|
Description = Sync Guru GitLab issues to Trello
|
|
|
|
[Timer]
|
|
OnCalendar = hourly
|
|
Persistent = true
|
|
|
|
[Install]
|
|
WantedBy = timers.target
|