filesd/shutdown.sh
2014-05-22 04:34:23 -07:00

4 lines
119 B
Bash
Executable File

#/bin/bash
kill `pgrep -f "python main.py"`
kill `pgrep -f "ssh -nNR 52398:localhost:52398 -p 1337 ian@208.110.86.98"`