fix: Defines

This commit is contained in:
Kroese 2025-09-18 12:05:40 +02:00 committed by GitHub
parent 26c9c28929
commit 03a04afb7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -140,7 +140,7 @@ parseVersion() {
[ -z "$DETECTED" ] && DETECTED="win11x64"
;;
"core11" | "core 11" )
VERSION=""
VERSION="core11"
[ -z "$DETECTED" ] && DETECTED="win11x64"
;;
"tiny11" | "tiny 11" )