From 12f91354dc386d319c13c5814dcd235d3509436f Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Fri, 25 Jun 2021 15:40:19 +0200 Subject: [PATCH] Update scripts/install MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 87e3816..5420f54 100644 --- a/scripts/install +++ b/scripts/install @@ -146,7 +146,6 @@ fi #================================================= ynh_systemd_action --service_name=nginx --action=reload ynh_systemd_action --service_name=postfix --action=reload -service php* reload ynh_systemd_action --service_name=php$phpversion-fpm --action=reload #=================================================