1
0
Fork 0
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:
yalh76 2019-02-26 23:21:10 +01:00
parent 46ee12f252
commit e450e0b28c

View file

@ -44,7 +44,7 @@ ynh_psql_remove_db $db_name $db_name
ynh_print_info "Removing dependencies"
# Remove metapackage and its dependencies
killall node
ynh_secure_remove /var/lib/dpkg/info/onlyoffice-documentserver-ie.postrm
ynh_remove_app_dependencies
#=================================================