|
|
@ -370,7 +370,7 @@ fi |
|
|
|
msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location." |
|
|
|
msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location." |
|
|
|
msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}." |
|
|
|
msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}." |
|
|
|
msg_info "Retrieving the URL for the Debian 12 Qcow2 Disk Image" |
|
|
|
msg_info "Retrieving the URL for the Debian 12 Qcow2 Disk Image" |
|
|
|
URL=https://cloud.debian.org/images/cloud/bookworm/20231228-1609/debian-12-nocloud-amd64-20231228-1609.qcow2 |
|
|
|
URL=https://cloud.debian.org/images/cloud/bookworm/20240507-1740/debian-12-nocloud-amd64-20240507-1740.qcow2 |
|
|
|
sleep 2 |
|
|
|
sleep 2 |
|
|
|
msg_ok "${CL}${BL}${URL}${CL}" |
|
|
|
msg_ok "${CL}${BL}${URL}${CL}" |
|
|
|
wget -q --show-progress $URL |
|
|
|
wget -q --show-progress $URL |
|
|
|