summaryrefslogtreecommitdiff
path: root/service/stop
diff options
context:
space:
mode:
Diffstat (limited to 'service/stop')
-rwxr-xr-xservice/stop2
1 files changed, 0 insertions, 2 deletions
diff --git a/service/stop b/service/stop
deleted file mode 100755
index c4a8f11e..00000000
--- a/service/stop
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-pgrep -f 'python ./go' | xargs kill -9