etc: guix-install.sh: Update GNU_URL. * etc/guix-install.sh (GNU_URL): Update to generic mirror URL. Change-Id: I7197691d2ed7b125a1fbc6ca774be7a34b81c121 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
1 files changed, 1 insertions(+), 2 deletions(-) M etc/guix-install.sh
M etc/guix-install.sh => etc/guix-install.sh +1 -2
@@ 97,8 97,7 @@ WAR=$'[ \033[33;1mWARN\033[0m ] ' INF="[ INFO ] " DEBUG=0 GNU_URL="https://ftp.gnu.org/gnu/guix/" #GNU_URL="https://alpha.gnu.org/gnu/guix/" GNU_URL="https://ftpmirror.gnu.org/gnu/guix/" # The following associative array holds set of GPG keys used to sign the # releases, keyed by their corresponding Savannah user ID.