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:
yalh76 2019-02-25 20:59:36 +01:00
parent 5b0a1b9c76
commit 26b674948e

View file

@ -145,7 +145,7 @@ ynh_system_user_create $app
# DEFINE PORT # DEFINE PORT
#============================================== #==============================================
echo onlyoffice-documentserver onlyoffice/ds-port select $port | sudo debconf-set-selections echo onlyoffice-documentserver onlyoffice/ds-port select ${port} | sudo debconf-set-selections
#=============================================== #===============================================
# ADD ONLYOFFICE REPOSITORY # ADD ONLYOFFICE REPOSITORY