Update install.sh

This commit is contained in:
Kroese 2024-04-28 22:14:58 +02:00 committed by GitHub
parent 3465879141
commit 930d7900fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -304,7 +304,7 @@ downloadImage() {
return 1
fi
info "Failed to download $desc from Microsoft, will try another mirror now..."
isESD "$version" && info "Failed to download $desc from Microsoft, will try another mirror now..."
ISO="$TMP/$BASE"
iso="$ISO"