mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
other test
This commit is contained in:
parent
18b5dfebf9
commit
62daaf6338
1 changed files with 3 additions and 2 deletions
|
@ -121,8 +121,9 @@ echo onlyoffice-documentserver onlyoffice/ds-port select 9980 | sudo debconf-set
|
||||||
# INSTALL ONLYOFFICE
|
# INSTALL ONLYOFFICE
|
||||||
#==============================================
|
#==============================================
|
||||||
|
|
||||||
wget --no-verbose https://github.com/ONLYOFFICE/DocumentServer/releases/download/ONLYOFFICE-DocumentServer-5.2.3/onlyoffice-documentserver_amd64.deb
|
apt install onlyoffice-documentserver
|
||||||
dpkg --install onlyoffice-documentserver_amd64.deb
|
#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
|
# NGINX CONFIGURATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue