u
This commit is contained in:
parent
0b5aa51682
commit
c88ac80cdd
0
install-lnmp.sh
Normal file → Executable file
0
install-lnmp.sh
Normal file → Executable file
2
install-seafile.sh
Normal file → Executable file
2
install-seafile.sh
Normal file → Executable file
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# seafile 7/8 必须配 python3
|
# seafile 7/8 requires python3
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install python3 python3-setuptools python3-pip python3-ldap sqlite3 -y
|
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
|
sudo pip3 install --timeout=3600 Pillow pylibmc captcha jinja2 sqlalchemy==1.3.8 psd-tools django-pylibmc django-simple-captcha
|
||||||
|
0
npm-boot-all.sh
Normal file → Executable file
0
npm-boot-all.sh
Normal file → Executable file
5
serve-seafile.sh
Executable file
5
serve-seafile.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
cd /faronear/seafile/seafile-server-latest
|
||||||
|
sudo ./seafile.sh start
|
||||||
|
sudo ./seahub.sh start
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user