Update umbrel-os-vm.sh

This commit is contained in:
CanbiZ 2025-05-26 13:18:30 +02:00
parent f31d388410
commit f80a633813

View File

@ -309,7 +309,7 @@ else
fi
msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}."
msg_info "Retrieving the URL for the $NAME Disk Image"
msg_info "Retrieving the URL for the $APP Disk Image"
URL="https://download.umbrel.com/release/latest/umbrelos-amd64.img.xz"
FILE="$(basename "$URL")"
sleep 2