Update proc.sh

This commit is contained in:
Kroese 2024-06-05 17:48:08 +02:00 committed by GitHub
parent 7179098c01
commit fb89ab21b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,7 +76,7 @@ else
fi
if [[ "${BOOT_MODE,,}" == "windows" ]]; then
MACHINE="$MACHINE,virtualization=on"
MACHINE+=",virtualization=on"
fi
fi