telegram-pusher/kill.sh

2 lines
43 B
Bash
Raw Normal View History

2018-03-11 04:54:02 +00:00
kill $(ps | grep python | cut -d ' ' -f 1)