From d99aae4bbcbfe5d517b275fe7f96f3fda012c0ac Mon Sep 17 00:00:00 2001 From: epitaxy <31850335+epitaxy@users.noreply.github.com> Date: Mon, 23 May 2022 09:12:18 +0900 Subject: [PATCH] Update ubuntu_mates.sh --- ubuntu_mates.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu_mates.sh b/ubuntu_mates.sh index 69de628..830acc4 100644 --- a/ubuntu_mates.sh +++ b/ubuntu_mates.sh @@ -2,6 +2,7 @@ # Faster Ubuntu APT repository server for Korean sudo sed -i 's/kr.archive.ubuntu.com/mirror.kakao.com/g' /etc/apt/sources.list +sudo sed -i 's/archive.ubuntu.com/mirror.kakao.com/g' /etc/apt/sources.list # essential packages sudo apt install -y nnn zsh ncdu htop rsync git