This commit is contained in:
CanbiZ
2025-05-26 14:05:11 +02:00
parent 04d2cdc14c
commit 3d8ac42015
2 changed files with 1 additions and 4 deletions

View File

@@ -428,7 +428,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 $APP"
URL="https://download.umbrel.com/release/latest/umbrelos-amd64.img.xz"
FILE="$(basename "$URL")"
sleep 2