mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 18:00:45 +00:00
feat: Added editions and mirrors (#439)
This commit is contained in:
@@ -673,9 +673,6 @@ ending_summary() {
|
||||
for media in $media_download_failed_list; do
|
||||
media_download_failed_argument_list="$media_download_failed_argument_list ${media%%.iso}"
|
||||
done
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
echo_err "Attempted download failed!"
|
||||
fi
|
||||
|
||||
# Exit codes
|
||||
|
||||
Reference in New Issue
Block a user