Remove wrong tab

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
This commit is contained in:
Angelo Dureghello 2024-11-14 21:28:23 +01:00 committed by Peter Ajamian
parent bccfbf6c7c
commit 04f0c848c1

View File

@ -130,7 +130,7 @@ function download {
printf 'Invalid or corrupted file downloaded. Trying next URL.\n'
continue
}
printf 'Downloaded: %s -----> %s\n' "$url" "${macros[FILENAME]}"
return
done