正在显示
1 个修改的文件
包含
11 行增加
和
0 行删除
| @@ -3,12 +3,23 @@ | @@ -3,12 +3,23 @@ | ||
| 3 | #ubuntu20.04 apt source mirrors | 3 | #ubuntu20.04 apt source mirrors |
| 4 | 4 | ||
| 5 | deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse | 5 | deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse |
| 6 | + | ||
| 6 | deb-src http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse | 7 | deb-src http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse |
| 8 | + | ||
| 7 | deb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse | 9 | deb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse |
| 10 | + | ||
| 8 | deb-src http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse | 11 | deb-src http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse |
| 12 | + | ||
| 9 | deb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse | 13 | deb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse |
| 14 | + | ||
| 10 | deb-src http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse | 15 | deb-src http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse |
| 16 | + | ||
| 11 | deb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse | 17 | deb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse |
| 18 | + | ||
| 12 | deb-src http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse | 19 | deb-src http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse |
| 20 | + | ||
| 13 | deb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse | 21 | deb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse |
| 22 | + | ||
| 14 | deb-src http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse | 23 | deb-src http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse |
| 24 | + | ||
| 25 | + |
请
注册
或
登录
后发表评论