@ -344,7 +344,7 @@ get_model() {
model="${model//Type1ProductConfigId}"
case "$model" in
"Standard PC"*) model="KVM/QEMU" ;;
"Standard PC"*) model="KVM/QEMU (${model})" ;;
esac
}