mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update haos_vm.sh
This commit is contained in:
		@@ -176,5 +176,8 @@ echo -e "${CM} ${CL} \r"
 | 
				
			|||||||
  sed -i 's/$/ console=ttyS0/' ${TEMP_MOUNT}/cmdline.txt
 | 
					  sed -i 's/$/ console=ttyS0/' ${TEMP_MOUNT}/cmdline.txt
 | 
				
			||||||
  qm set $VMID -serial0 socket >/dev/null
 | 
					  qm set $VMID -serial0 socket >/dev/null
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					echo -en "${GN} Starting Home Assistant OS VM... "
 | 
				
			||||||
 | 
					qm start $VMID
 | 
				
			||||||
 | 
					echo -e "${CM} ${CL} \n"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
info "${GN} Completed Successfully!${CL} HAOS VM ID is ${BL}${VMID}${CL}"
 | 
					info "${GN} Completed Successfully!${CL} HAOS VM ID is ${BL}${VMID}${CL}"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user