Skip to content

Instantly share code, notes, and snippets.

@yusufhm
Created December 30, 2015 05:54
Show Gist options
  • Select an option

  • Save yusufhm/dec51d2bca6439af6d47 to your computer and use it in GitHub Desktop.

Select an option

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