cyp/misc/cyp.service.template
2019-04-26 10:57:06 +02:00

10 lines
137 B
Plaintext

[Unit]
Description=Control Your Player
[Service]
WorkingDirectory=$PWD
ExecStart=/usr/bin/env node .
[Install]
WantedBy=default.target