Diff of /misc/clean_process.sh [000000] .. [fd9ef4]

Switch to unified view

a b/misc/clean_process.sh
1
kill $(ps aux | grep main.py | grep -v grep | awk '{print $2}')