From 452c7a162dd24c8d907a40235ed2cb9c398164dd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 21 Feb 2021 22:04:11 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 143efc7..2c1c9e7 100644 --- a/scripts/install +++ b/scripts/install @@ -130,7 +130,7 @@ ynh_store_file_checksum --file="$final_path/config/db.inc.php" #================================================= # Install PHP dependencies using composer #================================================= -ynh_script_progression --message="Configuring Composer ..." --weight=1 +ynh_script_progression --message="Configuring Composer..." --weight=1 pushd $final_path export COMPOSER_HOME=$final_path