From 40c515a8c524c12f0fa91e682cfd0646ce55d2e2 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 20 Sep 2024 17:47:58 +0200 Subject: [PATCH] remove duplicated code Signed-off-by: Daniel Hansson --- addons/locate_mirror.sh | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/addons/locate_mirror.sh b/addons/locate_mirror.sh index f7966b9d73..ac67cd269c 100644 --- a/addons/locate_mirror.sh +++ b/addons/locate_mirror.sh @@ -39,16 +39,6 @@ else removal_popup "$SCRIPT_NAME" fi -# Check where the best mirrors are and update -msg_box "To make downloads as fast as possible when updating Ubuntu \ -you should download mirrors that are as geographically close to you as possible. - -Please note that there are no guarantees that the download mirrors \ -this script finds will remain for the lifetime of this server. -Because of this, we don't recommend that you change the mirror unless you live far away from the default. - -This is the method used: https://github.com/vegardit/fast-apt-mirror.sh" - # Install install_if_not bash install_if_not curl