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
efb73ed910
commit
dda37ec528
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ supervisorctl stop all
|
||||||
ynh_print_info "Removing OnlyOffice"
|
ynh_print_info "Removing OnlyOffice"
|
||||||
|
|
||||||
ynh_secure_remove /var/lib/dpkg/info/onlyoffice-documentserver.prerm
|
ynh_secure_remove /var/lib/dpkg/info/onlyoffice-documentserver.prerm
|
||||||
ynh_package_autoremove onlyoffice-documentserver
|
ynh_package_autopurge onlyoffice-documentserver
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE THE POSTGRESQL DATABASE
|
# REMOVE THE POSTGRESQL DATABASE
|
||||||
|
|
Loading…
Add table
Reference in a new issue