diff --git a/install.sh b/install.sh index 57e131b..49e95f8 100644 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ if test -f "$FILE"; then echo Patch has already been applied. Starting DocumentServer... else apt-get update && apt-get install -y python3.6-dev - wget https://bootstrap.pypa.io/get-pip.py + wget https://bootstrap.pypa.io/pip/3.6/get-pip.py python3.6 get-pip.py pip install pycrypto rm -f /var/www/onlyoffice/Data/license.lic