u
This commit is contained in:
2
install-seafile.sh
Normal file → Executable file
2
install-seafile.sh
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# seafile 7/8 必须配 python3
|
||||
# seafile 7/8 requires python3
|
||||
sudo apt-get update
|
||||
sudo apt-get install python3 python3-setuptools python3-pip python3-ldap sqlite3 -y
|
||||
sudo pip3 install --timeout=3600 Pillow pylibmc captcha jinja2 sqlalchemy==1.3.8 psd-tools django-pylibmc django-simple-captcha
|
||||
|
||||
Reference in New Issue
Block a user