Skip to content

Commit

Permalink
Update mido.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Sep 30, 2024
1 parent ab55ccf commit b1f5a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mido.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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!"
Expand Down

0 comments on commit b1f5a04

Please sign in to comment.