1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

[fix] Install fail with no tty

This commit is contained in:
ljf (zamentur) 2019-04-06 23:45:52 +02:00 committed by GitHub
parent 96f2543def
commit a49aa0a5a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,7 +189,7 @@ echo onlyoffice-documentserver onlyoffice/ds-port select ${port} | sudo debconf-
ynh_print_info "Install OnlyOffice..." ynh_print_info "Install OnlyOffice..."
wget $source wget $source
apt install -y ./onlyoffice-documentserver_amd64.deb ynh_package_install ./onlyoffice-documentserver_amd64.deb
#================================================= #=================================================
# MODIFY A CONFIG FILE # MODIFY A CONFIG FILE