mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Remove Useless FINALPATH
This commit is contained in:
parent
7ec376572c
commit
5b29e5530a
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ Type=simple
|
||||||
Environment=NODE_ENV=production
|
Environment=NODE_ENV=production
|
||||||
User=__APP__
|
User=__APP__
|
||||||
Group=__APP__
|
Group=__APP__
|
||||||
WorkingDirectory=__FINALPATH__/
|
|
||||||
ExecStart=__YNH_NODE__ . --conf __FINALPATH__/config.json5
|
ExecStart=__YNH_NODE__ . --conf __FINALPATH__/config.json5
|
||||||
TimeoutStopSec=20
|
TimeoutStopSec=20
|
||||||
KillMode=mixed
|
KillMode=mixed
|
||||||
|
|
Loading…
Add table
Reference in a new issue