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