1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00
This commit is contained in:
liberodark 2018-11-08 14:58:42 +01:00
parent 941f376182
commit 957dbaad81

View file

@ -109,7 +109,7 @@ sudo -i -u postgres psql -c "GRANT ALL privileges ON DATABASE onlyoffice TO only
# DEFINE PORT # 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 # INSTALL ONLYOFFICE