mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
Update Arch mirrorlist
This commit is contained in:
parent
904b755ab0
commit
ab47107fa6
1 changed files with 3 additions and 3 deletions
|
@ -92,11 +92,11 @@ EOF
|
|||
|
||||
generate_mirrorlist () {
|
||||
cat <<EOF > mirrorlist
|
||||
Server = https://geo.mirror.pkgbuild.com/\$repo/os/\$arch
|
||||
Server = https://mirror.osbeck.com/archlinux/\$repo/os/\$arch
|
||||
Server = https://mirror.f4st.host/archlinux/\$repo/os/\$arch
|
||||
Server = https://mirror.hackingand.coffee/arch/\$repo/os/\$arch
|
||||
Server = https://europe.mirror.pkgbuild.com/\$repo/os/\$arch
|
||||
Server = https://archlinux.mailtunnel.eu/\$repo/os/\$arch
|
||||
Server = https://archmirror.it/repos/\$repo/os/\$arch
|
||||
Server = https://mirror.luzea.de/archlinux/\$repo/os/\$arch
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue