From c467fd487bb66afdb5ed2b3f3dc5d8bbb903dd7b Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Sat, 26 Jun 2021 06:45:31 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 5420f54..0e111a0 100644 --- a/scripts/install +++ b/scripts/install @@ -146,7 +146,7 @@ fi #================================================= ynh_systemd_action --service_name=nginx --action=reload ynh_systemd_action --service_name=postfix --action=reload -ynh_systemd_action --service_name=php$phpversion-fpm --action=reload +#ynh_systemd_action --service_name=php$phpversion-fpm --action=reload #================================================= # END OF SCRIPT