mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:05:54 +00:00
Update core.func
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user