Update install.sh

This commit is contained in:
Kroese 2024-04-30 03:34:43 +02:00 committed by GitHub
parent 62aa9dfb80
commit d877d3f898
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -262,7 +262,7 @@ doMido() {
rm -f "$iso"
rm -f "$iso.PART"
local msg="Downloading $desc from Microsoft server..."
local msg="Downloading $desc..."
info "$msg" && html "$msg"
/run/progress.sh "$iso.PART" "Downloading $desc ([P])..." &