From 0f5d6e6930523091807d9c94ad004e4168ba29a8 Mon Sep 17 00:00:00 2001 From: epitaxy <31850335+epitaxy@users.noreply.github.com> Date: Thu, 19 May 2022 20:14:50 +0900 Subject: [PATCH] Create ubuntu_mates.sh --- ubuntu_mates.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ubuntu_mates.sh diff --git a/ubuntu_mates.sh b/ubuntu_mates.sh new file mode 100644 index 0000000..39fd7d1 --- /dev/null +++ b/ubuntu_mates.sh @@ -0,0 +1,2 @@ +# Faster Ubuntu APT repository server for Korean +sudo sed -i 's/kr.archive.ubuntu.com/mirror.kakao.com/g' /etc/apt/sources.list