mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-29 18:13:10 +01:00
Update haos_vm.sh
This commit is contained in:
parent
c93cb94297
commit
40c5618224
@ -120,7 +120,7 @@ msg_ok "${CL}${BL}${URL}${CL}"
|
||||
wget -q --show-progress $URL
|
||||
echo -en "\e[1A\e[0K"
|
||||
FILE=$(basename $URL)
|
||||
msg_ok "Downloaded ${CL}${BL}${RELEASE_TYPE}${CL}${GN} Disk Image"
|
||||
msg_ok "Downloaded ${CL}${BL}qcow2${CL}${GN} Disk Image"
|
||||
msg_info "Extracting Disk Image"
|
||||
case $FILE in
|
||||
*"gz") gunzip -f $FILE ;;
|
||||
|
Loading…
Reference in New Issue
Block a user