mirror of
https://github.com/Kron4ek/Conty
synced 2025-01-13 20:01:41 +01:00
Update Arch mirrorlist
This commit is contained in:
parent
b01c65bd8a
commit
b97a856d6b
1 changed files with 3 additions and 3 deletions
|
@ -93,10 +93,10 @@ EOF
|
|||
generate_mirrorlist () {
|
||||
cat <<EOF > mirrorlist
|
||||
Server = https://mirror.osbeck.com/archlinux/\$repo/os/\$arch
|
||||
Server = https://mirrors.niyawe.de/archlinux/\$repo/os/\$arch
|
||||
Server = https://archlinux.thaller.ws/\$repo/os/\$arch
|
||||
Server = https://geo.mirror.pkgbuild.com/\$repo/os/\$arch
|
||||
Server = https://europe.mirror.pkgbuild.com/\$repo/os/\$arch
|
||||
Server = https://mirror.f4st.host/archlinux/\$repo/os/\$arch
|
||||
Server = https://archmirror.it/repos/\$repo/os/\$arch
|
||||
Server = https://archlinux.thaller.ws/\$repo/os/\$arch
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue