summaryrefslogtreecommitdiff
path: root/stop.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-06-30 10:57:54 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-06-30 10:57:54 -0400
commit8f8345dd63c60ec0684176f00e07d66e160cf857 (patch)
tree5012aecc981782ada238d55ea7e7d531799c119b /stop.sh
parent0453b075c73817f7c05de14894ec78f3d6356c81 (diff)
Clean up executables
Diffstat (limited to 'stop.sh')
-rwxr-xr-xstop.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/stop.sh b/stop.sh
deleted file mode 100755
index 719ed94..0000000
--- a/stop.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-kill $(<tmp/pids/server.pid)