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