common/travis/set_mirror.sh: Revert "switch to repo-de temporarily"

This reverts commit 836b6c484e,
as the repo-fi sync issue has now been resolved
This commit is contained in:
classabbyamp 2023-04-02 15:32:41 -04:00
parent 69a41ac5c0
commit 89e672db3d
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
TRAVIS_MIRROR=repo-de.voidlinux.org
TRAVIS_MIRROR=repo-ci.voidlinux.org
for _i in etc/xbps.d/repos-remote*.conf ; do
/bin/echo -e "\x1b[32mUpdating $_i...\x1b[0m"