瀏覽代碼

Update haos-vm-v5.sh

tweak
tteckster 2 年之前
父節點
當前提交
8e736f1680
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vm/haos-vm-v5.sh

+ 1 - 1
vm/haos-vm-v5.sh

@@ -274,7 +274,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 "Getting URL for Home Assistant ${BRANCH} Disk Image"
+msg_info "Retrieving the URL for Home Assistant ${BRANCH} Disk Image"
 if [ "$BRANCH" == "$DEV" ]; then 
 URL=https://os-builds.home-assistant.io/${BRANCH}/haos_ova-${BRANCH}.qcow2.xz
 else