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