mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
fix: Defines
This commit is contained in:
parent
26c9c28929
commit
03a04afb7e
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ parseVersion() {
|
|||
[ -z "$DETECTED" ] && DETECTED="win11x64"
|
||||
;;
|
||||
"core11" | "core 11" )
|
||||
VERSION=""
|
||||
VERSION="core11"
|
||||
[ -z "$DETECTED" ] && DETECTED="win11x64"
|
||||
;;
|
||||
"tiny11" | "tiny 11" )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue