summaryrefslogtreecommitdiffstats
path: root/stop-wekan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stop-wekan.sh')
-rwxr-xr-xstop-wekan.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/stop-wekan.sh b/stop-wekan.sh
index a7adf03b..8865a83a 100755
--- a/stop-wekan.sh
+++ b/stop-wekan.sh
@@ -1 +1,3 @@
+#!/bin/sh
+
pkill -f "node main.js"