@ -0,0 +1 @@
taskkill -f -t -im go-fly.exe
@ -0,0 +1,2 @@
ps -ef|grep "go-fly"
kill -9 $(pidof 'go-fly')