Update install.sh

This commit is contained in:
Kroese 2024-05-28 11:16:54 +02:00 committed by GitHub
parent a2ea003269
commit 00fcd3c103
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -584,7 +584,7 @@ prepareImage() {
desc=$(printVersion "$DETECTED" "$DETECTED")
! setMachine "$DETECTED" "$iso" "$dir" && return 1
! setMachine "$DETECTED" "$iso" "$dir" "$desc" && return 1
skipVersion "$DETECTED" && return 0
if [[ "${BOOT_MODE,,}" != "windows_legacy" ]]; then