소스 검색

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"