mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-24 21:47:26 +00:00
Update docker-vm.sh
This commit is contained in:
@@ -426,6 +426,8 @@ configure_authentication() {
|
||||
# ---- Cloud Image Download ----------------------------------------------------
|
||||
choose_os
|
||||
msg_info "Retrieving Cloud Image for $var_os $var_version"
|
||||
echo -e ""
|
||||
echo -e ""
|
||||
curl --retry 30 --retry-delay 3 --retry-connrefused -fSL -o "$(basename "$URL")" "$URL"
|
||||
FILE="$(basename "$URL")"
|
||||
msg_ok "Downloaded ${BL}${FILE}${CL}"
|
||||
|
||||
Reference in New Issue
Block a user