From a3da8cb43f5bc1c946ec06e4582cd04061806565 Mon Sep 17 00:00:00 2001 From: Yeray Date: Sat, 27 Jul 2024 21:52:16 +0200 Subject: [PATCH] 11 --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"