stop.sh 69 B

12
  1. ps -ef | grep app.py | grep -v grep | awk '{print $2}' | xargs kill