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