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:
@@ -685,7 +685,6 @@ normalizeEdition() {
|
|||||||
local edition
|
local edition
|
||||||
|
|
||||||
source="${source//evaluation/}"
|
source="${source//evaluation/}"
|
||||||
|
|
||||||
source=$(printf '%s' "$source" |
|
source=$(printf '%s' "$source" |
|
||||||
uconv -x 'Any-Latin; Latin-ASCII' 2>/dev/null) || return 1
|
uconv -x 'Any-Latin; Latin-ASCII' 2>/dev/null) || return 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user