heshixin 16 ore fa
parent
commit
ddb8ccc0fd
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 &