From 9ed7eb8b625bd5e520a0136766dc607973e92eb2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 24 Jun 2021 11:53:43 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b3acc0e..f0adfbe 100644 --- a/scripts/install +++ b/scripts/install @@ -154,7 +154,7 @@ 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 #================================================= # END OF SCRIPT