Browse Source

Update haos_vm.sh

tteckster 3 năm trước cách đây
mục cha
commit
48889190d1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      vm/haos_vm.sh

+ 1 - 1
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}"