Update define.sh
This commit is contained in:
parent
ae94bc48f1
commit
cafbc9eb71
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ printEdition() {
|
|||
edition="Enterprise"
|
||||
;;
|
||||
*"-iot" | *"-iot-eval" )
|
||||
edition="IoT"
|
||||
edition="LTSC"
|
||||
;;
|
||||
*"-ltsc" | *"-ltsc-eval" )
|
||||
edition="LTSC"
|
||||
|
|
Loading…
Reference in a new issue