From f0b937e57a03e94d1c40e7a5c825ce022e42f58b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 26 Feb 2019 22:19:33 +0100 Subject: [PATCH] Fix removal --- scripts/remove | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove b/scripts/remove index a4ce2ac..9666871 100644 --- a/scripts/remove +++ b/scripts/remove @@ -29,6 +29,7 @@ final_path=$(ynh_app_setting_get $app final_path) ynh_print_info "Stopping OnlyOffice" supervisorctl stop all +service rabbitmq-server stop #================================================= # REMOVE THE POSTGRESQL DATABASE