startup.sh 93 B

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