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 22:19:33 +01:00
parent be96fcd7fc
commit f0b937e57a

View file

@ -29,6 +29,7 @@ final_path=$(ynh_app_setting_get $app final_path)
ynh_print_info "Stopping OnlyOffice" ynh_print_info "Stopping OnlyOffice"
supervisorctl stop all supervisorctl stop all
service rabbitmq-server stop
#================================================= #=================================================
# REMOVE THE POSTGRESQL DATABASE # REMOVE THE POSTGRESQL DATABASE