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.
This commit is contained in:
Jonathan Warner 2018-11-12 03:51:44 -07:00
parent d4e75165dd
commit 22a9e783c9
4 changed files with 33 additions and 11 deletions

View file

@ -1 +1,3 @@
#!/bin/sh
pkill -f "node main.js"