mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 03:57:07 -04:00
The scripts used to assume that ~/repos/wekan was a local wekan repo. They now check that the active directory is a wekan repo.
3 lines
35 B
Bash
Executable file
3 lines
35 B
Bash
Executable file
#!/bin/sh
|
|
|
|
pkill -f "node main.js"
|