mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-03-27 15:27:02 +08:00
14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
---
|
|
mirrorId: anolis
|
|
---
|
|
|
|
> 以下代码在 AnolisOS 8.6 上经过测试,结合您所使用的系统版本,命令可能有所不同。
|
|
|
|
输入以下命令替换配置:
|
|
|
|
```bash
|
|
sed -e 's|mirrors.openanolis.cn|mirrors.jcut.edu.cn|g' \
|
|
-i.bak \
|
|
/etc/yum.repos.d/AnolisOS-*.repo
|
|
```
|