From 9fa54595dbdbede27fe2674970b2013f10ce2caf Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Fri, 25 Jun 2021 14:42:38 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ac1380f..26e6613 100644 --- a/scripts/install +++ b/scripts/install @@ -52,7 +52,7 @@ ynh_app_setting_set $app final_path $final_path #INSTALL DEPENDENCIES #================================================= ynh_script_progression --message="Installing dependencies..." --weight=15 -ynh_install_app_dependencies $pkg_dependencies +ynh_install_app_dependencies $extra_php_dependencies #install locale (nginx will restart at the end of the install) for i in $lang ; do