mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-13 14:37:28 +08:00
修复 linux 镜像源
This commit is contained in:
parent
a9097236be
commit
0c1dd27112
|
|
@ -220,7 +220,7 @@ const Dependence = () => {
|
|||
<Input.Group compact>
|
||||
<Input
|
||||
style={{ width: 250 }}
|
||||
placeholder={'http://deb.debian.org'}
|
||||
placeholder={'http://mirrors.aliyun.com'}
|
||||
value={systemConfig?.linuxMirror}
|
||||
onChange={(e) => {
|
||||
setSystemConfig({
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user