summaryrefslogtreecommitdiffstats
path: root/stop-wekan.sh
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-11-16 21:54:16 +0200
committerLauri Ojansivu <x@xet7.org>2018-11-16 21:54:16 +0200
commit75c1dff1f8b422951413454fb998ce5234f94882 (patch)
tree01f400562367e87d95b7eccf8dee099049ac55ab /stop-wekan.sh
parentcb24b8519154b13685af58f67b492d850abbf3c2 (diff)
parent22a9e783c99b56db688793ad3736bd1e3fc20f40 (diff)
downloadwekan-75c1dff1f8b422951413454fb998ce5234f94882.tar.gz
wekan-75c1dff1f8b422951413454fb998ce5234f94882.tar.bz2
wekan-75c1dff1f8b422951413454fb998ce5234f94882.zip
Merge branch 'devel' of https://github.com/warnerjon12/wekan into warnerjon12-devel
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"