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 git clone https://github.com/wekan/wekan
cp wekan/start-wekan.sh . cp wekan/start-wekan.sh .
nano start-wekan.sh nano start-wekan.sh
# Edit start-wekan.sh for ports and paths, so it does: # Edit start-wekan.sh for ports and paths, so starts
cd bundle && node main.js # "node main.js" at "build" directory"
./start-wekan.sh
``` ```
### RHEL 7 ### RHEL 7