mirror of
https://github.com/wekan/wekan.git
synced 2026-02-13 03:34:20 +01:00
ther is no bundle/programs/server/ directory in current release
parent
e435f6dc7a
commit
10c48c9acd
1 changed files with 2 additions and 2 deletions
|
|
@ -27,13 +27,13 @@ Now you need to download the release you want to install, usually this is the la
|
|||
Extract it:
|
||||
|
||||
```sh
|
||||
tar xzvf wekan-v0.9.0-rc1.tar.gz
|
||||
tar xzvf wekan-VERSION.tar.gz
|
||||
```
|
||||
|
||||
Move to the server directory and install the dependencies:
|
||||
|
||||
```sh
|
||||
cd bundle/programs/server/ && sudo npm install
|
||||
cd wekan-VERSION && sudo npm install
|
||||
```
|
||||
|
||||
Now go back to the base Wekan bundle directory:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue