From afba19ca5dbb68dfb4119ec3313dc5534c2c3a20 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 5 Aug 2023 17:46:20 +0200 Subject: [PATCH] Fix #157 --- scripts/remove | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove b/scripts/remove index b7167f6..6369017 100644 --- a/scripts/remove +++ b/scripts/remove @@ -43,6 +43,7 @@ ynh_script_progression --message="Stopping and removing the systemd service..." # Remove the dedicated systemd config ynh_remove_systemd_config +pkill -f $app #================================================= # REMOVE THE POSTGRESQL DATABASE