Update upgrade_notes_for_8.0.x.md

This commit is contained in:
lian 2021-01-04 15:13:24 +08:00 committed by GitHub
parent 642b5a457b
commit a1864bcfcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ Please always follow the main [upgrade guide](./upgrade.md).
From 8.0, ccnet-server component is removed. But ccnet.conf is still needed.
### Install new Python libraries
## Install new Python libraries
Note, you should install Python libraries system wide using root user or sudo mode.
@ -44,7 +44,7 @@ yum install python3-devel mysql-devel gcc gcc-c++ -y
sudo pip3 install future mysqlclient
```
### Upgrade to 8.0.x
## Upgrade to 8.0.x
1. Stop Seafile-7.1.x server.
2. Start from Seafile 7.1.x, run the script: