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

This commit is contained in:
classabbyamp 2023-04-02 04:40:28 -04:00
parent c325ca9320
commit 836b6c484e
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-ci.voidlinux.org
TRAVIS_MIRROR=repo-de.voidlinux.org
for _i in etc/xbps.d/repos-remote*.conf ; do
/bin/echo -e "\x1b[32mUpdating $_i...\x1b[0m"