mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
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:
parent
d4e75165dd
commit
22a9e783c9
4 changed files with 33 additions and 11 deletions
|
|
@ -1 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
pkill -f "node main.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue