mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update mido.sh
This commit is contained in:
parent
ab55ccf3c2
commit
b1f5a04a62
1 changed files with 1 additions and 0 deletions
|
|
@ -318,6 +318,7 @@ getWindows() {
|
||||||
|
|
||||||
case "${version,,}" in
|
case "${version,,}" in
|
||||||
"win11${PLATFORM,,}-enterprise-iot-eval" ) ;;
|
"win11${PLATFORM,,}-enterprise-iot-eval" ) ;;
|
||||||
|
"win11${PLATFORM,,}-enterprise-ltsc-eval" ) ;;
|
||||||
* )
|
* )
|
||||||
if [[ "${PLATFORM,,}" != "x64" ]]; then
|
if [[ "${PLATFORM,,}" != "x64" ]]; then
|
||||||
error "No download for the ${PLATFORM^^} platform available for $edition!"
|
error "No download for the ${PLATFORM^^} platform available for $edition!"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue