mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 12:15:50 +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" )
|
||||
edition="Education"
|
||||
;;
|
||||
*"-iot" )
|
||||
*"-iot" | *"-iot-eval" )
|
||||
edition="IoT"
|
||||
;;
|
||||
*"-iot-eval" )
|
||||
edition="IoT (Evaluation)"
|
||||
;;
|
||||
*"-ltsc" )
|
||||
*"-ltsc" | *"-ltsc-eval" )
|
||||
edition="LTSC"
|
||||
;;
|
||||
*"-ltsc-eval" )
|
||||
edition="LTSC (Evaluation)"
|
||||
;;
|
||||
*"-enterprise-eval" )
|
||||
edition="Enterprise (Evaluation)"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue