From a1161adabdd8b62021b5e791c196daa1821b9b3c Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 26 Nov 2021 12:58:58 +0100 Subject: [PATCH] =?UTF-8?q?Homogeinize=20dependencies=20install=20step=20w?= =?UTF-8?q?eight=C2=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index db5936a..61f2316 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -123,7 +123,7 @@ ynh_maintenance_mode_ON #================================================= # INSTALL DEPENDENCIES #================================================= -ynh_script_progression --message="Installing dependencies..." --weight=1 +ynh_script_progression --message="Installing dependencies..." --weight=2 ynh_install_app_dependencies "php${phpversion}-fpm"