travis: update set_mirror.sh for etc/xbps.d
.
This commit is contained in:
parent
75eca1b03e
commit
e4a5beb116
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
TRAVIS_PROTO=http
|
||||
TRAVIS_MIRROR=alpha.us.repo.voidlinux.org
|
||||
|
||||
for _i in etc/repos-remote.conf etc/defaults.conf etc/repos-remote-x86_64.conf ; do
|
||||
for _i in etc/xbps.d/repos-remote*.conf ; do
|
||||
/bin/echo -e "\x1b[32mUpdating $_i...\x1b[0m"
|
||||
# First fix the proto, ideally we'd serve everything with HTTPS,
|
||||
# but key management and rotation is a pain, and things are signed
|
||||
|
|
Loading…
Add table
Reference in a new issue