Restore to the global mirror

This commit is contained in:
David Heinemeier Hansson 2025-08-20 16:31:13 +02:00
parent 76082b945d
commit 4e12e796f2

View File

@ -1,7 +1,5 @@
#!/bin/bash
# Set mirror to single geo setup
echo 'Server = http://mirror.23m.com/archlinux/$repo/os/$arch' |
echo 'Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch' |
sudo tee /etc/pacman.d/mirrorlist >/dev/null
# Update indexes if online