From c6dbf87328962e70d4faa7d8cda3c8a55c8f3551 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 21 May 2022 19:05:38 -0400 Subject: [PATCH] Update haos_vm.sh --- vm/haos_vm.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/vm/haos_vm.sh b/vm/haos_vm.sh index 27262f3a..f872c68d 100644 --- a/vm/haos_vm.sh +++ b/vm/haos_vm.sh @@ -328,7 +328,6 @@ qm set $VMID \ -scsi0 ${DISK1_REF},size=32G >/dev/null qm set $VMID \ -boot order=scsi0 >/dev/null -qm set $VMID --delete local-lvm:vm-$VMID-disk-2 msg_ok "Created HAOS VM ${CL}${BL}${VM_NAME}" if [ "$START_VM" == "yes" ]; then