From e3d0a9deb43b8c46b8b7b64c661a7fea2d26a7a4 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Tue, 31 Mar 2020 19:54:47 +0200 Subject: [PATCH] try to debug --- scripts/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 392fe61..fb8f3a6 100644 --- a/scripts/install +++ b/scripts/install @@ -57,9 +57,10 @@ ynh_app_setting_set $app is_public $is_public #================================================= ynh_script_progression --message="Installing dependencies..." --weight=60 +ynh_install_php --phpversion="$YNH_PHP_VERSION" --package="$extra_pkg_dependencies" + ynh_install_app_dependencies $pkg_dependencies -ynh_install_php --phpversion="$YNH_PHP_VERSION" --package="$extra_pkg_dependencies" #================================================= # CREATE A MYSQL DATABASE