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:
parent
69a41ac5c0
commit
89e672db3d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue