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
47ebc27410
commit
5ffeada311
1 changed files with 2 additions and 2 deletions
|
@ -83,9 +83,9 @@ EOF
|
||||||
generate_mirrorlist () {
|
generate_mirrorlist () {
|
||||||
cat <<EOF > mirrorlist
|
cat <<EOF > mirrorlist
|
||||||
Server = https://mirror.osbeck.com/archlinux/\$repo/os/\$arch
|
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.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
|
Server = https://archlinux.thaller.ws/\$repo/os/\$arch
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue