disable auto mirror

This commit is contained in:
Enno Boland 2018-07-03 12:39:40 +02:00
parent 14c8becd77
commit 59202a5d1f
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
TRAVIS_PROTO=http
TRAVIS_MIRROR=vm1.a-mci-us.m.voidlinux.org
TRAVIS_PROTO=https
TRAVIS_MIRROR=repo2.voidlinux.eu
for _i in etc/repos-remote.conf etc/defaults.conf etc/repos-remote-x86_64.conf ; do
printf '\x1b[32mUpdating %s...\x1b[0m\n' $_i