mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 13:45:54 +00:00
Update core.func
This commit is contained in:
@@ -146,7 +146,7 @@ curl_handler() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
msg_info "Fetching: $url"
|
||||
$STD msg_info "Fetching: $url"
|
||||
|
||||
while [[ $attempt -le $max_retries ]]; do
|
||||
if $has_output_file; then
|
||||
|
||||
Reference in New Issue
Block a user