瀏覽代碼

Update haos-vm-v3.sh

tteckster 3 年之前
父節點
當前提交
6159b54915
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vm/haos-vm-v3.sh

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

@@ -293,7 +293,7 @@ else
   done
 fi
 msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
-msg_ok "Container ID is ${CL}${BL}$VMID${CL}."
+msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}."
 msg_info "Getting URL for Home Assistant ${BRANCH} Disk Image"
 URL=https://github.com/home-assistant/operating-system/releases/download/${BRANCH}/haos_ova-${BRANCH}.qcow2.xz
 msg_ok "Found URL for Home Assistant ${BRANCH} Disk Image"