mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-27 09:58:25 +01:00
Update Arch mirrorlist
This commit is contained in:
parent
5a3a10689e
commit
2e2282044f
1 changed files with 2 additions and 2 deletions
|
@ -83,10 +83,10 @@ 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://archmirror.it/repos/\$repo/os/\$arch
|
||||||
Server = https://mirror.f4st.host/archlinux/\$repo/os/\$arch
|
Server = https://mirror.f4st.host/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
|
||||||
|
Server = https://archlinux.mailtunnel.eu/\$repo/os/\$arch
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue