mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
guix-install.sh: Update URL.
* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org.
This commit is contained in:
parent
9c941364bf
commit
3a3e9f2bb5
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ ERR=$'[ \033[31;1mFAIL\033[0m ] '
|
|||
INF="[ INFO ] "
|
||||
|
||||
DEBUG=0
|
||||
GNU_URL="https://alpha.gnu.org/gnu/guix/"
|
||||
GNU_URL="https://ftp.gnu.org/gnu/guix/"
|
||||
OPENPGP_SIGNING_KEY_ID="3CE464558A84FDC69DB40CFB090B11993D9AEBB5"
|
||||
|
||||
# This script needs to know where root's home directory is. However, we
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue