Update killer.sh

This commit is contained in:
tpollina 2019-12-13 13:03:07 -08:00 committed by GitHub
parent 5e148cbd60
commit 1d189ed52a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,6 @@
scrip_name=$1
kill -9 `ps ax | grep "python3.7 $scrip_name" | head -1 | awk '{print $1}'`
kill -9 `ps ax | grep "python3.7 $scrip_name" | head -1 | awk '{print $1}'
python3.7 $HOME/PlanktonScope/scripts/recover.py