mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
common/travis: mirror replace pattern
This commit is contained in:
parent
d331d585fd
commit
70d5c4a88d
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ TRAVIS_MIRROR=repo-ci.voidlinux.org
|
||||||
|
|
||||||
for _i in etc/xbps.d/repos-remote*.conf ; do
|
for _i in etc/xbps.d/repos-remote*.conf ; do
|
||||||
/bin/echo -e "\x1b[32mUpdating $_i...\x1b[0m"
|
/bin/echo -e "\x1b[32mUpdating $_i...\x1b[0m"
|
||||||
sed -i "s:repo\.voidlinux\.org:$TRAVIS_MIRROR:g" $_i
|
sed -i "s:repo-default\.voidlinux\.org:$TRAVIS_MIRROR:g" $_i
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue