Update core.func
This commit is contained in:
parent
849b92077c
commit
86bdf83bb8
@ -146,7 +146,7 @@ curl_handler() {
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
msg_info "Fetching: $url"
|
$STD msg_info "Fetching: $url"
|
||||||
|
|
||||||
while [[ $attempt -le $max_retries ]]; do
|
while [[ $attempt -le $max_retries ]]; do
|
||||||
if $has_output_file; then
|
if $has_output_file; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user