run.sh 116 B

1234567
  1. #!/bin/bash
  2. echo "执行:启动" \
  3. && python3 lib/Connection_e1.py
  4. #echo "执行:启动" \
  5. #&& python3 main.py