mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update using_sqlite.md
This commit is contained in:
parent
39c6374d40
commit
5810b3393f
|
|
@ -65,7 +65,7 @@ pip3 install --timeout=3600 django==2.2.* future Pillow pylibmc captcha jinja2 p
|
|||
```
|
||||
|
||||
```
|
||||
# on CentOS 7
|
||||
# on CentOS 8 server
|
||||
yum install epel-release -y
|
||||
|
||||
yum install python3 python3-setuptools python3-pip memcached libmemcached libffi-devel pwgen curl python3-devel gcc gcc-c++ sqlite3 -y
|
||||
|
|
|
|||
Loading…
Reference in New Issue