Fix repos
This commit is contained in:
parent
df1904ac0d
commit
307bcfaaf0
@ -10,7 +10,10 @@ CHROOT_DELETE='y'
|
|||||||
|
|
||||||
RESULTPATH=${SCRIPT_PWD}/
|
RESULTPATH=${SCRIPT_PWD}/
|
||||||
ARCH="x86_64"
|
ARCH="x86_64"
|
||||||
REPO_URL="https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/stable"
|
# Hyperbola v0.4
|
||||||
|
REPO_URL="https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/testing"
|
||||||
|
# # Hyperbola v0.3
|
||||||
|
# REPO_URL="https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/stable"
|
||||||
ROOTFS="$ARCH"
|
ROOTFS="$ARCH"
|
||||||
# remove old archives
|
# remove old archives
|
||||||
rm -f "${RESULTPATH}/hyperbola-bootstrap.tar.gz" "${RESULTPATH}/hyperbola-bootstrap.tar.gz.sha512sum"
|
rm -f "${RESULTPATH}/hyperbola-bootstrap.tar.gz" "${RESULTPATH}/hyperbola-bootstrap.tar.gz.sha512sum"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user