From 5f5af01f5cb3c442747c90bc7e269ff6158a7c60 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 1 Sep 2021 10:23:42 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a901160..eb2567c 100644 --- a/scripts/install +++ b/scripts/install @@ -125,7 +125,7 @@ ynh_mysql_connect_as --user=$app --password="$db_pwd" --database=$app < "$final_ ynh_script_progression --message="Installing ampache with Composer..." --weight=45 # Install composer -ynh_install_composer --phpversion="${YNH_PHP_VERSION}" --workdir="$final_path" --install_args="--prefer-source --no-dev" +ynh_install_composer #--phpversion="${YNH_PHP_VERSION}" --workdir="$final_path" --install_args="--prefer-source --no-dev" #================================================= # INSTALL MULTIMEDIA DIRECTORIES