Explorar el Código

update paths in hidLabel.server

bernn hace 2 años
padre
commit
9ba96eedfb
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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