From 48889190d1ff9d52ecd9eead6b2361728eab0ace Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 15 Jul 2022 12:48:01 -0400 Subject: [PATCH] Update haos_vm.sh --- vm/haos_vm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/haos_vm.sh b/vm/haos_vm.sh index 7307b615..cad4c934 100644 --- a/vm/haos_vm.sh +++ b/vm/haos_vm.sh @@ -338,7 +338,7 @@ qm set $VMID \ qm set $VMID \ -boot order=scsi0 >/dev/null qm set $VMID -description "# Home Assistant OS -### https://github.com/tteck/Proxmox" +### https://github.com/tteck/Proxmox" >/dev/null msg_ok "Created HAOS VM ${CL}${BL}${VM_NAME}"