From 39df2c48b8cbffa8afbb8ce0b27cf57c81b789f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 25 Mar 2024 22:47:38 +0100 Subject: [PATCH] revert some changes --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b92df48..b4717ad 100644 --- a/scripts/install +++ b/scripts/install @@ -44,7 +44,7 @@ ynh_add_config --template="install.forced.php" --destination="$install_dir/htdoc ynh_script_progression --message="Adding system configurations related to $app..." --weight=1 # Create a dedicated php-fpm config -ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint +ynh_add_fpm_config # Create a dedicated nginx config ynh_add_nginx_config