fix: Mirror

This commit is contained in:
Kroese 2024-04-24 16:09:43 +02:00 committed by GitHub
parent 8f84b56512
commit d048f27227
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -540,7 +540,7 @@ downloadImage() {
;; ;;
esac esac
info "Failed to download $desc from Microsoft, will try a different method now..." info "Failed to download $desc from Microsoft, will try another mirror now..."
rm -f "$iso" rm -f "$iso"
rm -rf "$TMP" rm -rf "$TMP"