Skip to content

Commit bca9440

Browse files
authored
fix version typo (#2430)
1 parent be27905 commit bca9440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/ubuntu2410-vm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ else
419419
fi
420420
msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
421421
msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}."
422-
msg_info "Retrieving the URL for the Ubuntu 24.0 Disk Image"
422+
msg_info "Retrieving the URL for the Ubuntu 24.10 Disk Image"
423423
URL=https://cloud-images.ubuntu.com/oracular/current/oracular-server-cloudimg-amd64.img
424424
sleep 2
425425
msg_ok "${CL}${BL}${URL}${CL}"

0 commit comments

Comments
 (0)