mirror of
https://github.com/dockur/windows.git
synced 2026-08-04 04:57:13 +01:00
Update define.sh
This commit is contained in:
+1
-1
@@ -704,7 +704,7 @@ normalizeEditionID() {
|
||||
local edition base
|
||||
local id="$2"
|
||||
|
||||
edition=$(normalizeEdition "$1")
|
||||
edition=$(normalizeEdition "$1") || return 1
|
||||
|
||||
case "$edition" in
|
||||
"pro" | "professional" | "business" )
|
||||
|
||||
Reference in New Issue
Block a user