diff --git a/scripts/install b/scripts/install index 57f5944..2f33392 100644 --- a/scripts/install +++ b/scripts/install @@ -119,11 +119,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 - #================================================= # NGINX CONFIGURATION #=================================================