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
@@ -768,7 +768,7 @@ getEditionID() {
|
||||
* ) return 1 ;;
|
||||
esac
|
||||
|
||||
edition=$(normalizeEditionID "$edition" "$id")
|
||||
edition=$(normalizeEditionID "$edition" "$id") || return 1
|
||||
|
||||
echo "$edition"
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user