6 lines
117 B
SYSTEMD
6 lines
117 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run latecomers
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=%h/.latecomers/venv/bin/latecomers %h/.latecomers/config.yaml
|