diff --git a/scripts/install b/scripts/install index 63cc370..b358e5d 100644 --- a/scripts/install +++ b/scripts/install @@ -38,7 +38,7 @@ ynh_use_nodejs # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= ynh_script_progression --message="Setting up source files..." -echo $git_url +ynh_script_progression --message="Url: $git_url" # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir"