Update haos-vm.sh

This commit is contained in:
CanbiZ 2025-08-27 11:38:18 +02:00
parent 95e1b1b44f
commit 089634caf4

View File

@ -416,6 +416,9 @@ start_script
post_to_api_vm
qm set socket 105 -serial0
qm set serial0 <VMID >-vga
msg_info "Validating Storage"
while read -r line; do
TAG=$(echo $line | awk '{print $1}')