diff --git a/common/travis/set_mirror.sh b/common/travis/set_mirror.sh index 8e5353f55d8..a10190a48f6 100755 --- a/common/travis/set_mirror.sh +++ b/common/travis/set_mirror.sh @@ -3,7 +3,7 @@ TRAVIS_PROTO=http TRAVIS_MIRROR=alpha.us.repo.voidlinux.org -for _i in etc/repos-remote.conf etc/defaults.conf etc/repos-remote-x86_64.conf ; do +for _i in etc/xbps.d/repos-remote*.conf ; do /bin/echo -e "\x1b[32mUpdating $_i...\x1b[0m" # First fix the proto, ideally we'd serve everything with HTTPS, # but key management and rotation is a pain, and things are signed