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