mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
Update define.sh
This commit is contained in:
parent
d9507563e8
commit
a01435dfd4
1 changed files with 2 additions and 8 deletions
|
|
@ -404,18 +404,12 @@ printEdition() {
|
||||||
*"-education" )
|
*"-education" )
|
||||||
edition="Education"
|
edition="Education"
|
||||||
;;
|
;;
|
||||||
*"-iot" )
|
*"-iot" | *"-iot-eval" )
|
||||||
edition="IoT"
|
edition="IoT"
|
||||||
;;
|
;;
|
||||||
*"-iot-eval" )
|
*"-ltsc" | *"-ltsc-eval" )
|
||||||
edition="IoT (Evaluation)"
|
|
||||||
;;
|
|
||||||
*"-ltsc" )
|
|
||||||
edition="LTSC"
|
edition="LTSC"
|
||||||
;;
|
;;
|
||||||
*"-ltsc-eval" )
|
|
||||||
edition="LTSC (Evaluation)"
|
|
||||||
;;
|
|
||||||
*"-enterprise-eval" )
|
*"-enterprise-eval" )
|
||||||
edition="Enterprise (Evaluation)"
|
edition="Enterprise (Evaluation)"
|
||||||
;;
|
;;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue