mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated s390x (markdown)
parent
8c6d0d172c
commit
621bda6525
1 changed files with 2 additions and 2 deletions
4
s390x.md
4
s390x.md
|
|
@ -38,8 +38,8 @@ nano .bashrc
|
|||
```
|
||||
There add path to commands mongo, mongodump, mongorestore etc
|
||||
```
|
||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/snap/juju-db/138/usr/lib/powerpc64le-linux-gnu
|
||||
export PATH="$PATH:/snap/juju-db/138/bin"
|
||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/snap/juju-db/139/usr/lib/s390x-linux-gnu
|
||||
export PATH="$PATH:/snap/juju-db/139/bin"
|
||||
```
|
||||
Save and exit: Ctrl-o Enter Ctrl-x
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue