mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-08-11 15:23:31 +00:00
Remove debug line
This commit is contained in:
@@ -1112,7 +1112,6 @@ download_file() {
|
|||||||
download_url="${1// /%20}"
|
download_url="${1// /%20}"
|
||||||
download_filename="$2"
|
download_filename="$2"
|
||||||
download_type="$3"
|
download_type="$3"
|
||||||
echo "DEBUG: $download_url"
|
|
||||||
|
|
||||||
# Download the item to the tmp directory
|
# Download the item to the tmp directory
|
||||||
debug_print continue "Downloading $download_url into $tmp_dir/$download_filename..."
|
debug_print continue "Downloading $download_url into $tmp_dir/$download_filename..."
|
||||||
|
Reference in New Issue
Block a user