diff --git a/src/mido.sh b/src/mido.sh index 413a28f..5166d5d 100644 --- a/src/mido.sh +++ b/src/mido.sh @@ -213,7 +213,7 @@ downloadWindows() { fi if echo "$linkJson" | grep -q "We are unable to complete your request at this time."; then - error "Microsoft blocked the automated download request based on your IP address." + error "Microsoft blocked the automated download request." return 1 fi