diff --git a/s390x.md b/s390x.md index 154f363..b422e44 100644 --- a/s390x.md +++ b/s390x.md @@ -21,7 +21,10 @@ sudo n 12.18.0 ## newest 12.x from https://nodejs.org mkdir repos 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 ``` ### RHEL 7