cyp/misc/cyp.service.template
2019-04-23 12:31:01 +02:00

10 lines
127 B
Plaintext

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