Skip to content

Instantly share code, notes, and snippets.

@stianeikeland
Created July 3, 2014 15:58
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 stianeikeland/3cccce1ff7a45d9e9dc6 to your computer and use it in GitHub Desktop.
Save stianeikeland/3cccce1ff7a45d9e9dc6 to your computer and use it in GitHub Desktop.
ubuntu old mirrors
#!/bin/bash
sed -i "s/http:\/\/.*ubuntu.com\/ubuntu/http:\/\/old-releases.ubuntu.com\/ubuntu/g" /etc/apt/sources.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment