cyp/misc/cyp.service.template

10 lines
124 B
Plaintext
Raw Normal View History

2019-04-23 18:31:01 +08:00
[Unit]
Description=Control Your Player
[Service]
WorkingDirectory=$PWD
ExecStart=node .
[Install]
2019-04-25 20:43:07 +08:00
WantedBy=default.target