cyp/misc/cyp.service.template

10 lines
137 B
Plaintext

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