Updated s390x (markdown)

Lauri Ojansivu 2020-06-04 02:21:24 +03:00
parent 6aa8cdc81c
commit 65cd78f007

@ -23,8 +23,9 @@ cd repos
git clone https://github.com/wekan/wekan
cp wekan/start-wekan.sh .
nano start-wekan.sh
# Edit start-wekan.sh for ports and paths, so it does:
cd bundle && node main.js
# Edit start-wekan.sh for ports and paths, so starts
# "node main.js" at "build" directory"
./start-wekan.sh
```
### RHEL 7