wekan/stop-wekan.sh
Jonathan Warner 22a9e783c9 Revised shell scripts to check for wekan repository
The scripts used to assume that ~/repos/wekan was a local wekan repo.
They now check that the active directory is a wekan repo.
2018-11-12 05:45:51 -07:00

3 lines
35 B
Bash
Executable file

#!/bin/sh
pkill -f "node main.js"