We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be27905 commit bca9440Copy full SHA for bca9440
vm/ubuntu2410-vm.sh
@@ -419,7 +419,7 @@ else
419
fi
420
msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
421
msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}."
422
-msg_info "Retrieving the URL for the Ubuntu 24.0 Disk Image"
+msg_info "Retrieving the URL for the Ubuntu 24.10 Disk Image"
423
URL=https://cloud-images.ubuntu.com/oracular/current/oracular-server-cloudimg-amd64.img
424
sleep 2
425
msg_ok "${CL}${BL}${URL}${CL}"
0 commit comments