mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
Update server.md
This commit is contained in:
parent
58a3602c3c
commit
07cde37b94
|
|
@ -60,7 +60,6 @@ cd ~/dev/source-code
|
|||
|
||||
git clone https://github.com/haiwen/libevhtp.git
|
||||
git clone https://github.com/haiwen/libsearpc.git
|
||||
git clone https://github.com/haiwen/seafobj.git
|
||||
git clone https://github.com/haiwen/seafile-server.git
|
||||
git clone https://github.com/haiwen/seahub.git
|
||||
|
||||
|
|
@ -73,9 +72,6 @@ git checkout tags/v8.0.0-server -b tag-v8.0.0-server
|
|||
|
||||
cd ../seahub
|
||||
git checkout tags/v8.0.0-server -b tag-v8.0.0-server
|
||||
|
||||
cd ../seafobj
|
||||
git checkout tags/v8.0.0-server -b tag-v8.0.0-server
|
||||
```
|
||||
|
||||
## Compile and Install seaf-server
|
||||
|
|
|
|||
Loading…
Reference in New Issue