mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									6fac4f32ae
								
							
						
					
					
						commit
						f3b9b0fdf0
					
				| 
						 | 
					@ -429,9 +429,12 @@ qm set $VMID \
 | 
				
			||||||
  -efidisk0 ${DISK0_REF}${FORMAT} \
 | 
					  -efidisk0 ${DISK0_REF}${FORMAT} \
 | 
				
			||||||
  -scsi0 ${DISK1_REF},${DISK_CACHE}${THIN}size=32G \
 | 
					  -scsi0 ${DISK1_REF},${DISK_CACHE}${THIN}size=32G \
 | 
				
			||||||
  -boot order=scsi0 \
 | 
					  -boot order=scsi0 \
 | 
				
			||||||
  -description "# Home Assistant OS
 | 
					  -description "<div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo-81x112.png'/></a>
 | 
				
			||||||
### https://github.com/tteck/Proxmox
 | 
					
 | 
				
			||||||
[](https://ko-fi.com/D1D7EP4GF)" >/dev/null
 | 
					  # Home Assistant OS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <a href='https://ko-fi.com/D1D7EP4GF'><img src='https://img.shields.io/badge/☕-Buy me a coffee-blue' /></a>
 | 
				
			||||||
 | 
					  </div>" >/dev/null
 | 
				
			||||||
msg_ok "Created HAOS VM ${CL}${BL}(${HN})"
 | 
					msg_ok "Created HAOS VM ${CL}${BL}(${HN})"
 | 
				
			||||||
if [ "$START_VM" == "yes" ]; then
 | 
					if [ "$START_VM" == "yes" ]; then
 | 
				
			||||||
  msg_info "Starting Home Assistant OS VM"
 | 
					  msg_info "Starting Home Assistant OS VM"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue