Ver código fonte

update paths in hidLabel.server

bernn 2 anos atrás
pai
commit
9ba96eedfb
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      hidLabel.service

+ 2 - 2
hidLabel.service

@@ -1,6 +1,6 @@
 [Service]
-    WorkingDirectory=/home/pi
-    ExecStart=/usr/bin/node /home/pi/hidLabel.js
+    WorkingDirectory=/home/pi/ICGLabelServer
+    ExecStart=/usr/bin/node /home/pi/ICGLabelServer/hidLabel.js
     Restart=always
     RestartSec=10
     StandardOutput=syslog