mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Update Arch mirrorlist
This commit is contained in:
parent
47ebc27410
commit
5ffeada311
1 changed files with 2 additions and 2 deletions
|
@ -83,9 +83,9 @@ EOF
|
|||
generate_mirrorlist () {
|
||||
cat <<EOF > mirrorlist
|
||||
Server = https://mirror.osbeck.com/archlinux/\$repo/os/\$arch
|
||||
Server = https://mirror.pkgbuild.com/\$repo/os/\$arch
|
||||
Server = https://mirror.f4st.host/archlinux/\$repo/os/\$arch
|
||||
Server = https://mirror.erickochen.nl/archlinux/\$repo/os/\$arch
|
||||
Server = https://mirror.pkgbuild.com/\$repo/os/\$arch
|
||||
Server = https://mirrors.niyawe.de/archlinux/\$repo/os/\$arch
|
||||
Server = https://archlinux.thaller.ws/\$repo/os/\$arch
|
||||
EOF
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue