diff options
| -rwxr-xr-x | etc/guix-install.sh | 2 |
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 ] ' | |||
| 54 | INF="[ INFO ] " | 54 | INF="[ INFO ] " |
| 55 | 55 | ||
| 56 | DEBUG=0 | 56 | DEBUG=0 |
| 57 | GNU_URL="https://alpha.gnu.org/gnu/guix/" | 57 | GNU_URL="https://ftp.gnu.org/gnu/guix/" |
| 58 | OPENPGP_SIGNING_KEY_ID="3CE464558A84FDC69DB40CFB090B11993D9AEBB5" | 58 | OPENPGP_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 |
