From 97e6a8dd9eba27d96e226e337df904fe72ba5af4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2016 10:07:22 +0000 Subject: use variables, since we have it exported already --- iso64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iso64') diff --git a/iso64 b/iso64 index 7aadb78..e35b627 100755 --- a/iso64 +++ b/iso64 @@ -55,7 +55,7 @@ prepareisox64 () { bootcoreisox64 () { # configure live bootloader - git clone https://gitlab.com/kogaion/boot-core.git "$bootcorepath" + git clone https://gitlab.com/"$releasename"/boot-core.git "$bootcorepath" cp -avx "$bootcorefiles" "$isorootdirx64" } -- cgit v1.2.3