summaryrefslogtreecommitdiffstats
path: root/stop-wekan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stop-wekan.sh')
-rwxr-xr-xstop-wekan.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/stop-wekan.sh b/stop-wekan.sh
new file mode 100755
index 00000000..a7adf03b
--- /dev/null
+++ b/stop-wekan.sh
@@ -0,0 +1 @@
+pkill -f "node main.js"