heshixin hace 16 horas
padre
commit
ddb8ccc0fd
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      startup.sh

+ 2 - 0
startup.sh

@@ -0,0 +1,2 @@
+source /opt/alg/alg_env/bin/activate && \
+nohup python3 main.py  >> /var/log/chillerTemp.log  2>&1 &