mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
common/travis/set_mirror.sh: switch to repo-de temporarily
This commit is contained in:
parent
c325ca9320
commit
836b6c484e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue