Update mido.sh

This commit is contained in:
Kroese 2024-05-27 14:08:03 +02:00 committed by GitHub
parent e1f0679de8
commit ee769bf2ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -238,6 +238,8 @@ downloadImage() {
desc="$desc in $language" desc="$desc in $language"
fi fi
switchEdition "$version"
if isESD "$version" "$lang"; then if isESD "$version" "$lang"; then
if [[ "$tried" != "n" ]]; then if [[ "$tried" != "n" ]]; then