mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated s390x (markdown)
parent
4658291544
commit
6aa8cdc81c
1 changed files with 4 additions and 1 deletions
5
s390x.md
5
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue