From e11ab8c570d640699f51045a40a31196abdc5815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:48:11 +0200 Subject: [PATCH] Update install --- scripts/install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install b/scripts/install index d55f618..991f0f3 100755 --- a/scripts/install +++ b/scripts/install @@ -47,6 +47,8 @@ chown -R $app:www-data "$install_dir" #================================================= ynh_script_progression --message="Configuring PHP-FPM..." --weight=1 +ynh_add_fpm_config + # Create a dedicated NGINX config ynh_add_nginx_config