From 9caaa7afc334e87fc46a038ae01516fed0ad0406 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 21 Jul 2018 20:15:53 +0100 Subject: sadly our cgit doesn't play nice with shallow clones, so switch to pagure.io --- src/backend/f_makeiso.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend/f_makeiso.sh') diff --git a/src/backend/f_makeiso.sh b/src/backend/f_makeiso.sh index 936a780..87e6261 100644 --- a/src/backend/f_makeiso.sh +++ b/src/backend/f_makeiso.sh @@ -137,7 +137,7 @@ mkliveimg () { cfgbootldr () { # fetch and install GRUB2 config files - git clone https://gitlab.com/"$distname"/boot-core.git "$jailbootldrdlpath" + git clone https://pagure.io/redcore/boot-core.git "$jailbootldrdlpath" cp -avx "$jailbootldrcfgpath" "$jailrootpath" sync } -- cgit v1.2.3