Skip to content

Instantly share code, notes, and snippets.

@fasthold
Last active August 29, 2015 14:20
Show Gist options
  • Save fasthold/2f3581107b4fd5146922 to your computer and use it in GitHub Desktop.
Save fasthold/2f3581107b4fd5146922 to your computer and use it in GitHub Desktop.
ubuntu 14.04 aliyun source
deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ trusty-security main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ trusty-updates main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ trusty-proposed main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ trusty-security main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ trusty-updates main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ trusty-proposed main restricted universe multiverse
deb-src http://mirrors.aliyun.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