figuring out the new mirrors
I've been running my own mirror and pointing pacman to them, but the mirror has been changed and I don't see the specifc information on where the new pimary mirror is at.
All the keys are messed up as well.
I am running this is cron
rsync -avz --delete rsync://mirror1.artixlinux.org:/artix-linux /usr/local/apache2/htdocs/nylxs/mirror/ 2>&1 > /dev/nul
and this is in pacman.conf
[system]
Server = http://www3.mrbrklyn.com/nylxs/mirror/repos/$repo/os/$arch
Include = /etc/pacman.d/mirrorlist
[world]
Server = http://www3.mrbrklyn.com/nylxs/mirror/repos/$repo/os/$arch
Include = /etc/pacman.d/mirrorlist
[galaxy]
Server = http://www3.mrbrklyn.com/nylxs/mirror/repos/$repo/os/$arch
Include = /etc/pacman.d/mirrorlist