startup.sh 97 B

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