mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update haos-vm-v3.sh
This commit is contained in:
		
							parent
							
								
									8c2ee09721
								
							
						
					
					
						commit
						4891fe2315
					
				| 
						 | 
					@ -242,7 +242,7 @@ else
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
 | 
					msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
 | 
				
			||||||
msg_ok "Container ID is ${CL}${BL}$VMID${CL}."
 | 
					msg_ok "Container ID is ${CL}${BL}$VMID${CL}."
 | 
				
			||||||
msg_info "Getting URL for Latest Home Assistant Disk Image"
 | 
					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
 | 
					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"
 | 
					msg_ok "Found URL for Home Assistant ${BRANCH} Disk Image"
 | 
				
			||||||
msg_ok "${CL}${BL}${URL}${CL}"
 | 
					msg_ok "${CL}${BL}${URL}${CL}"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue