aboutsummaryrefslogtreecommitdiff
path: root/bin/luxcena-neo.service
diff options
context:
space:
mode:
Diffstat (limited to 'bin/luxcena-neo.service')
-rw-r--r--bin/luxcena-neo.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/luxcena-neo.service b/bin/luxcena-neo.service
index b4115be..42d5e64 100644
--- a/bin/luxcena-neo.service
+++ b/bin/luxcena-neo.service
@@ -2,13 +2,13 @@
Description=Luxcena Neo
[Service]
-ExecStart=/opt/luxcena-neo/bin/luxcena-neo.sh
+ExecStart={{WD}}/bin/luxcena-neo.sh
Restart=always
RestartSec=10
Environment=PATH=/usr/bin:/usr/local/bin
Environment=NODE_ENV=development
-WorkingDirectory=/opt/luxcena-neo/
+WorkingDirectory={{WD}}
[Install]
WantedBy=multi-user.target