diff --git a/quickget b/quickget index bbbbe84..e94b65a 100755 --- a/quickget +++ b/quickget @@ -1965,8 +1965,7 @@ function get_windows() { MS_BASE_URL="https://software.download.prss.microsoft.com/" if [[ ! ${DOWNLOAD_URL} =~ ^${MS_BASE_URL} ]]; then - echo "Download URL (${DOWNLOAD_URL}) not leading to Microsoft CDN" - echo "Please download a Windows .ISO manaully and configure quickemu accordingly" + echo "Download URL not leading to Microsoft CDN" exit 1 fi