diff --git a/scripts/install b/scripts/install index 6dc3440..ad05eb6 100644 --- a/scripts/install +++ b/scripts/install @@ -109,7 +109,7 @@ sudo -i -u postgres psql -c "GRANT ALL privileges ON DATABASE onlyoffice TO only # DEFINE PORT #============================================== -echo onlyoffice-documentserver onlyoffice/ds-port select 9980 | sudo debconf-set-selections +echo onlyoffice-documentserver onlyoffice/ds-port select ${port} | sudo debconf-set-selections #============================================== # INSTALL ONLYOFFICE