10 lines
182 B
Desktop File
10 lines
182 B
Desktop File
[Unit]
|
|
After=multi-user.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/node /var/0s/source/harrogate/server.js
|
|
WorkingDirectory=/var/0s/source/harrogate
|
|
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|