From 06a103ef143f14d7be637a8f1265ac67011f2e70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 8 Mar 2021 20:28:23 -0500 Subject: [hyper-bootstrap_v0.3.sh]: fix URL repo --- hyper-bootstrap_v0.3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyper-bootstrap_v0.3.sh b/hyper-bootstrap_v0.3.sh index 98408ad..bbd4460 100755 --- a/hyper-bootstrap_v0.3.sh +++ b/hyper-bootstrap_v0.3.sh @@ -40,7 +40,7 @@ PACMAN_PACKAGES=( CORE_PACKAGES=(${PACMAN_PACKAGES[*]} filesystem) COMMUNITY_PACKAGES=(lzip zstd) EXTRA_PACKAGES=(gawk file tar openrc) -DEFAULT_REPO_URL="https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/testing" +DEFAULT_REPO_URL="https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/stable" stderr() { echo "$@" >&2 -- cgit v1.2.3