LEM-Eval / systemd /lem-eval-maintain.timer
Snider
feat: add systemd service + timer, replaces cron watchdog
816b02a
raw
history blame contribute delete
136 Bytes
[Unit]
Description=LEM-Eval maintain timer (hourly git pull)
[Timer]
OnCalendar=*:37
Persistent=true
[Install]
WantedBy=timers.target