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

Merge pull request #11 from YunoHost-Apps/fix-no-tty

[fix] Install fail with no tty
This commit is contained in:
liberodark 2019-04-10 15:42:49 +02:00 committed by GitHub
commit b5a04d7214
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..."
wget $source
apt install -y ./onlyoffice-documentserver_amd64.deb
ynh_package_install ./onlyoffice-documentserver_amd64.deb
#=================================================
# MODIFY A CONFIG FILE