mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 14:16:47 +00:00
把tar的二进制镜像源更换为国内源 (#458)
This commit is contained in:
parent
cc5feaf67b
commit
a1fd1cf1cb
@ -6,7 +6,7 @@
|
||||
"task_type": {
|
||||
"InstallFromPrebuilt": {
|
||||
"Archive": {
|
||||
"url": "https://mirrors.dragonos.org/pub/third_party/gnu/tar/tar-1.35-x86_64-linux-gnu.tar.xz"
|
||||
"url": "https://mirrors.dragonos.org.cn/pub/third_party/gnu/tar/tar-1.35-x86_64-linux-gnu.tar.xz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user