diff --git a/scripts/install b/scripts/install index 370aa42..b5d233b 100644 --- a/scripts/install +++ b/scripts/install @@ -121,8 +121,9 @@ echo onlyoffice-documentserver onlyoffice/ds-port select 9980 | sudo debconf-set # INSTALL ONLYOFFICE #============================================== -wget --no-verbose https://github.com/ONLYOFFICE/DocumentServer/releases/download/ONLYOFFICE-DocumentServer-5.2.3/onlyoffice-documentserver_amd64.deb -dpkg --install onlyoffice-documentserver_amd64.deb +apt install onlyoffice-documentserver +#wget --no-verbose https://github.com/ONLYOFFICE/DocumentServer/releases/download/ONLYOFFICE-DocumentServer-5.2.3/onlyoffice-documentserver_amd64.deb +#dpkg --install onlyoffice-documentserver_amd64.deb #================================================= # NGINX CONFIGURATION