heshixin 16 ساعت پیش
والد
کامیت
ddb8ccc0fd
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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 &