mirror of
https://github.com/wekan/wekan.git
synced 2026-02-15 04:28:07 +01:00
Updated Raspberry Pi (markdown)
parent
969076f5c8
commit
c76bd05d86
1 changed files with 2 additions and 2 deletions
|
|
@ -107,8 +107,8 @@ Then, for example:
|
|||
```
|
||||
cd ~/repos
|
||||
rm -rf bundle
|
||||
wget https://releases.wekan.team/wekan-3.00.tar.gz
|
||||
tar -xzf wekan-3.00.tar.gz
|
||||
wget https://releases.wekan.team/wekan-3.01.zip
|
||||
unzip wekan-3.01.zip
|
||||
cd bundle/programs/server
|
||||
npm install
|
||||
npm install node-gyp node-pre-gyp fibers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue