diff --git a/src/define.sh b/src/define.sh index 4988cf6..bbfc48c 100644 --- a/src/define.sh +++ b/src/define.sh @@ -315,7 +315,7 @@ printEdition() { edition="Enterprise" ;; *"-iot" | *"-iot-eval" ) - edition="IoT" + edition="LTSC" ;; *"-ltsc" | *"-ltsc-eval" ) edition="LTSC"