Update mido.sh

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

View file

@ -318,6 +318,7 @@ getWindows() {
case "${version,,}" in
"win11${PLATFORM,,}-enterprise-iot-eval" ) ;;
"win11${PLATFORM,,}-enterprise-ltsc-eval" ) ;;
* )
if [[ "${PLATFORM,,}" != "x64" ]]; then
error "No download for the ${PLATFORM^^} platform available for $edition!"