summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/guix-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix-install.sh b/etc/guix-install.sh
index dc8de2fe923..11a332d54d4 100755
--- a/etc/guix-install.sh
+++ b/etc/guix-install.sh
@@ -54,7 +54,7 @@ ERR=$'[ \033[31;1mFAIL\033[0m ] '
54INF="[ INFO ] " 54INF="[ INFO ] "
55 55
56DEBUG=0 56DEBUG=0
57GNU_URL="https://alpha.gnu.org/gnu/guix/" 57GNU_URL="https://ftp.gnu.org/gnu/guix/"
58OPENPGP_SIGNING_KEY_ID="3CE464558A84FDC69DB40CFB090B11993D9AEBB5" 58OPENPGP_SIGNING_KEY_ID="3CE464558A84FDC69DB40CFB090B11993D9AEBB5"
59 59
60# This script needs to know where root's home directory is. However, we 60# This script needs to know where root's home directory is. However, we