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