Update define.sh

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

View file

@ -2344,9 +2344,7 @@ setMachine() {
local id="$1"
local iso="$2"
local dir="$3"
local desc=""
desc=$(printVersion "$id" "$id")
local desc="$4"
case "${id,,}" in
"win9"* | "win2k"* )