mirror of
https://github.com/Kron4ek/Conty
synced 2025-01-20 10:26:17 +01:00
Update Arch mirrorlist
This commit is contained in:
parent
ff29fd4d5f
commit
efdd6b1750
1 changed files with 2 additions and 2 deletions
|
@ -82,11 +82,11 @@ EOF
|
|||
|
||||
generate_mirrorlist () {
|
||||
cat <<EOF > mirrorlist
|
||||
Server = https://archlinux.thaller.ws/\$repo/os/\$arch
|
||||
Server = https://mirror.pseudoform.org/\$repo/os/\$arch
|
||||
Server = https://mirror.pkgbuild.com/\$repo/os/\$arch
|
||||
Server = https://mirror.f4st.host/archlinux/\$repo/os/\$arch
|
||||
Server = https://arch.jensgutermuth.de/\$repo/os/\$arch
|
||||
Server = https://mirror.chaoticum.net/arch/\$repo/os/\$arch
|
||||
Server = https://archlinux.thaller.ws/\$repo/os/\$arch
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue