This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
wekan
Watch
1
Star
0
Fork
You've already forked wekan
0
mirror of
https://github.com/wekan/wekan.git
synced
2025-09-22 01:50:48 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
2ea96518ad
wekan
/
stop-wekan.sh
4 lines
35 B
Bash
Raw
Normal View
History
Unescape
Escape
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 03:51:44 -07:00
#!/bin/sh
Add build scripts.
2018-11-04 18:32:08 +02:00
pkill -f
"node main.js"
Reference in a new issue
Copy permalink