run_py.sh 99 B

123
  1. lsof -i :8080 | grep LISTEN | awk '{print $2}' | xargs sudo kill -9
  2. sleep 1
  3. python3.8 ocr_script.py