Skip to content

Commit

Permalink
更正默认软件源地址
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperManito committed Jan 12, 2024
1 parent ab7194d commit e04cac1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChangeMirrors.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
## Author: SuperManito
## Modified: 2024-01-12
## Modified: 2024-01-13
## License: MIT
## GitHub: https://github.com/SuperManito/LinuxMirrors
## Website: https://linuxmirrors.cn
Expand All @@ -13,7 +13,7 @@ mirror_list_default=(
"华为云@repo.huaweicloud.com"
"网易@mirrors.163.com"
"搜狐@mirrors.sohu.com"
"火山引擎@mirrorvolc.volces.com"
"火山引擎@mirrors.volces.com"
"清华大学@mirrors.tuna.tsinghua.edu.cn"
"北京大学@mirrors.pku.edu.cn"
"浙江大学@mirrors.zju.edu.cn"
Expand Down Expand Up @@ -134,7 +134,7 @@ mirror_list_extranet=(
"mirrors.aliyun.com"
"mirrors.tencent.com"
"repo.huaweicloud.com"
"mirrorvolc.volces.com"
"mirrors.volces.com"
)
# 软件源内网地址列表
mirror_list_intranet=(
Expand Down

0 comments on commit e04cac1

Please sign in to comment.