aboutsummaryrefslogtreecommitdiff
path: root/bin/luxcena-neo.sh
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2018-10-18 21:13:03 +0200
committerJakob Stendahl <jakob.stendahl@outlook.com>2018-10-18 21:13:03 +0200
commit8df5b03aa53d9e5db21b697ee60e8e53c95218a1 (patch)
tree89788db75c53b7340c48cbb7ca8b56aba085efe6 /bin/luxcena-neo.sh
parent7ef7e9efc4d58cc1ed9a91b96bfc63a78bd0473d (diff)
downloadLuxcena-Neo-8df5b03aa53d9e5db21b697ee60e8e53c95218a1.tar.gz
Luxcena-Neo-8df5b03aa53d9e5db21b697ee60e8e53c95218a1.zip
:construction: Change paths to the 'lux-neo' user
Diffstat (limited to 'bin/luxcena-neo.sh')
-rwxr-xr-xbin/luxcena-neo.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/luxcena-neo.sh b/bin/luxcena-neo.sh
index 9bcf125..8455bf3 100755
--- a/bin/luxcena-neo.sh
+++ b/bin/luxcena-neo.sh
@@ -5,4 +5,5 @@
# the server needs root as well.
#runuser -l pi -c "export NODE_ENV=production; node ~/luxcena-neo-install/src/app.js"
-export NODE_ENV=production; node /home/pi/luxcena-neo-install/src/app.js
+export NODE_ENV=production
+node /home/lux-neo/install/src/app.js