mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
²
This commit is contained in:
parent
5fa18d0f03
commit
fcd662da5f
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ _install_onlyoffice_deb() {
|
|||
# restart NGINX and the whole webadmin and maybe even the YunoHost command
|
||||
# running the install...
|
||||
|
||||
dpkg -i onlyoffice-documentserver.deb
|
||||
ynh_setup_source --dest_dir="$install_dir"
|
||||
dpkg -i $install_dir/onlyoffice-documentserver.deb
|
||||
}
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue