Skip to content

Instantly share code, notes, and snippets.

@metebalci
Created October 31, 2022 20:36
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 metebalci/c3d5af20105df46956c1557c5fe12fa4 to your computer and use it in GitHub Desktop.
Save metebalci/c3d5af20105df46956c1557c5fe12fa4 to your computer and use it in GitHub Desktop.
change apt to init7
sed 's/archive.ubuntu.com/mirror.init7.net/g' /etc/apt/sources.list | sed 's/security.ubuntu.com/mirror.init7.net/g' > /tmp/sources.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment