Skip to content

Instantly share code, notes, and snippets.

@yujinqiu
Created September 17, 2014 12:10
Show Gist options
  • Save yujinqiu/9699345ec52c8ac57e77 to your computer and use it in GitHub Desktop.
Save yujinqiu/9699345ec52c8ac57e77 to your computer and use it in GitHub Desktop.
ubuntu 14.04 LTS source
deb http://mirrors.163.com/ubuntu/ trusty main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ trusty-security main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ trusty-updates main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ trusty-proposed main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ trusty main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ trusty-security main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ trusty-updates main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ trusty-proposed main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ trusty-backports main restricted universe multiverse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment