Update download_and_setup_seafile_professional_server.md

This commit is contained in:
Daniel Pan 2021-07-13 15:32:59 +08:00 committed by GitHub
parent 11df1240c2
commit 5b5e6e1571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ pip3 install --timeout=3600 Pillow pylibmc captcha jinja2 sqlalchemy==1.3.8 \
```
# Ubuntu 20.04
apt-get update
apt-get install python 3 python3-setuptools python3-pip memcached libmemcached-dev -y
apt-get install python3 python3-setuptools python3-pip memcached libmemcached-dev -y
pip3 install --timeout=3600 Pillow pylibmc captcha jinja2 sqlalchemy==1.3.8 \
django-pylibmc django-simple-captcha python3-ldap