mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
fix
This commit is contained in:
parent
614e39c067
commit
c95a391018
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ User=__APP__
|
|||
Group=__APP__
|
||||
WorkingDirectory=__FINALPATH__
|
||||
Environment="PATH=__ENV_PATH__"
|
||||
#ExecStart=__NODE__ app.js
|
||||
#ExecStart=__NODE__ __NODEJS__ app.js
|
||||
ExecStart=/opt/node_n/n/versions/node/6/bin/node app.js
|
||||
Restart=always
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue