Skip to content

Commit 40c515a

Browse files
authoredSep 20, 2024··
remove duplicated code
Signed-off-by: Daniel Hansson <[email protected]>
1 parent ae02429 commit 40c515a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed
 

‎addons/locate_mirror.sh

-10
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,6 @@ else
3939
removal_popup "$SCRIPT_NAME"
4040
fi
4141

42-
# Check where the best mirrors are and update
43-
msg_box "To make downloads as fast as possible when updating Ubuntu \
44-
you should download mirrors that are as geographically close to you as possible.
45-
46-
Please note that there are no guarantees that the download mirrors \
47-
this script finds will remain for the lifetime of this server.
48-
Because of this, we don't recommend that you change the mirror unless you live far away from the default.
49-
50-
This is the method used: https://github.com/vegardit/fast-apt-mirror.sh"
51-
5242
# Install
5343
install_if_not bash
5444
install_if_not curl

0 commit comments

Comments
 (0)
Please sign in to comment.