mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-21 12:41:26 +00:00
Remove wrong tab
Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
This commit is contained in:
parent
bccfbf6c7c
commit
04f0c848c1
@ -130,7 +130,7 @@ function download {
|
|||||||
printf 'Invalid or corrupted file downloaded. Trying next URL.\n'
|
printf 'Invalid or corrupted file downloaded. Trying next URL.\n'
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
printf 'Downloaded: %s -----> %s\n' "$url" "${macros[FILENAME]}"
|
printf 'Downloaded: %s -----> %s\n' "$url" "${macros[FILENAME]}"
|
||||||
return
|
return
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user