mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Fix port
This commit is contained in:
parent
5b0a1b9c76
commit
26b674948e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue