From 9f4faddbc8ed328cca1f092e48df3c334090f1c4 Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Tue, 1 Jan 2019 13:40:31 +0100 Subject: switch from voidlinux.eu to voidlinux.org --- xvoidstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xvoidstrap') diff --git a/xvoidstrap b/xvoidstrap index 4b93759..4ef270a 100755 --- a/xvoidstrap +++ b/xvoidstrap @@ -37,8 +37,8 @@ if [ -d /var/db/xbps/keys ]; then fi xbps-install \ - -R ${XVOIDSTRAP_MIRROR:-https://repo.voidlinux.eu/current} \ - -R ${XVOIDSTRAP_MIRROR:-https://repo.voidlinux.eu/current}/musl \ + -R ${XVOIDSTRAP_MIRROR:-https://alpha.de.repo.voidlinux.org/current} \ + -R ${XVOIDSTRAP_MIRROR:-https://alpha.de.repo.voidlinux.org/current}/musl \ -S -r "$CHROOT" \ ${@:-base-system lvm2 cryptsetup grub} -- cgit 1.4.1