mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update haos-vm-v4.sh
This commit is contained in:
		@@ -260,7 +260,7 @@ qm set $VMID \
 | 
			
		||||
  -boot order=scsi0 >/dev/null
 | 
			
		||||
qm set $VMID -description "# Home Assistant OS
 | 
			
		||||
### https://github.com/tteck/Proxmox" >/dev/null
 | 
			
		||||
msg_ok "Created HAOS VM ${CL}${BL}${VM_NAME}"
 | 
			
		||||
msg_ok "Created HAOS VM ${CL}${BL}${HN}"
 | 
			
		||||
if [ "$START_VM" == "yes" ]; then
 | 
			
		||||
msg_info "Starting Home Assistant OS VM"
 | 
			
		||||
qm start $VMID
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user