Skip to content

Instantly share code, notes, and snippets.

@bwangelme
Last active November 16, 2020 08:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bwangelme/c016adbf09d6162192cca85c379bae08 to your computer and use it in GitHub Desktop.
Save bwangelme/c016adbf09d6162192cca85c379bae08 to your computer and use it in GitHub Desktop.
Ubuntu 替换安装源
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