Update define.sh

This commit is contained in:
Kroese 2024-10-01 00:25:01 +02:00 committed by GitHub
parent ae94bc48f1
commit cafbc9eb71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -315,7 +315,7 @@ printEdition() {
edition="Enterprise" edition="Enterprise"
;; ;;
*"-iot" | *"-iot-eval" ) *"-iot" | *"-iot-eval" )
edition="IoT" edition="LTSC"
;; ;;
*"-ltsc" | *"-ltsc-eval" ) *"-ltsc" | *"-ltsc-eval" )
edition="LTSC" edition="LTSC"