cyp/misc/cyp.service.template
2019-04-25 14:43:07 +02:00

9 lines
124 B
Text

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