mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
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 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue