From 3f5f126b213820e98e114ac80223c7c89ed81e17 Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Thu, 30 Apr 2020 00:18:11 +0530 Subject: [PATCH] dependencies problem in install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 99331b7..6c1a400 100755 --- a/scripts/install +++ b/scripts/install @@ -79,7 +79,7 @@ ynh_script_progression --message="Installing dependencies..." ### - And the section "UPGRADE DEPENDENCIES" in the upgrade script -ynh_install_php --phpversion="7.2" --package="$extra_pkg_dependencies" +ynh_install_php --phpversion="7.2" --package="$pkg_dependencies" #================================================= # CREATE A MYSQL DATABASE