1
0
Fork 0
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:
yalh76 2021-05-18 22:59:04 +02:00 committed by Félix Piédallu
parent 7ec376572c
commit 5b29e5530a

View file

@ -7,7 +7,6 @@ Type=simple
Environment=NODE_ENV=production
User=__APP__
Group=__APP__
WorkingDirectory=__FINALPATH__/
ExecStart=__YNH_NODE__ . --conf __FINALPATH__/config.json5
TimeoutStopSec=20
KillMode=mixed