Last active
November 16, 2020 08:12
-
-
Save bwangelme/c016adbf09d6162192cca85c379bae08 to your computer and use it in GitHub Desktop.
Ubuntu 替换安装源
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo sed -i "s/archive.ubuntu.com/mirrors.tuna.tsinghua.edu.cn/g" /etc/apt/sources.list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment