Update server.md

This commit is contained in:
lian 2020-12-26 13:22:02 +08:00 committed by GitHub
parent 58a3602c3c
commit 07cde37b94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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