From 02990feee07b9d871532eb29128e11601d73b222 Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Wed, 30 Jan 2019 08:48:27 +0100 Subject: [PATCH] Update remove --- scripts/remove | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/remove b/scripts/remove index 125aa58..bc13f0e 100644 --- a/scripts/remove +++ b/scripts/remove @@ -50,6 +50,8 @@ fi # Remove the dedicated php-fpm config ynh_remove_fpm_config +systemctl reload php7.0-fpm + #================================================= # REMOVE DEPENDENCIES #=================================================