mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Fix removal
This commit is contained in:
parent
e450e0b28c
commit
e130e97b68
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ ynh_psql_remove_db $db_name $db_name
|
||||||
ynh_print_info "Removing dependencies"
|
ynh_print_info "Removing dependencies"
|
||||||
|
|
||||||
# Remove metapackage and its dependencies
|
# Remove metapackage and its dependencies
|
||||||
ynh_secure_remove /var/lib/dpkg/info/onlyoffice-documentserver-ie.postrm
|
ynh_secure_remove /var/lib/dpkg/info/onlyoffice-documentserver.prerm
|
||||||
ynh_remove_app_dependencies
|
ynh_remove_app_dependencies
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue