Skip to content

Instantly share code, notes, and snippets.

@yusufhm
Created December 30, 2015 05:54
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 yusufhm/dec51d2bca6439af6d47 to your computer and use it in GitHub Desktop.
Save yusufhm/dec51d2bca6439af6d47 to your computer and use it in GitHub Desktop.
ubuntu set au repos
#!/bin/bash
sed -i 's/archive.ubuntu.com/au.archive.ubuntu.com/g' /etc/apt/sources.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment