Update mido.sh

This commit is contained in:
Kroese 2024-05-17 02:18:53 +02:00 committed by GitHub
parent 4615753e89
commit 63d2fe1be5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -520,8 +520,8 @@ downloadImage() {
local iso="$1"
local version="$2"
local language="$3"
local tried="n"
local language="English (United States)"
local url sum size base desc
if [[ "${version,,}" == "http"* ]]; then