startup.sh 114 B

12
  1. source /opt/alg/alg_env/bin/activate && \
  2. nohup python3 chiller_temp_main.py >> /var/log/chillerTemp.log 2>&1 &