From 3229896d7e8b596a119fd586ec07d2ae3269605f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2016 09:49:32 +0000 Subject: adjust to bootcore path changes --- iso32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iso32') diff --git a/iso32 b/iso32 index 0873fc1..00a6cb5 100755 --- a/iso32 +++ b/iso32 @@ -47,7 +47,7 @@ prepareisox86 () { bootcoreisox86 () { # configure live bootloader - git clone https://gitlab.com/rogentos/boot-core.git "$bootcorepath" + git clone https://gitlab.com/kogaion/boot-core.git "$bootcorepath" cp -avx "$bootcorefiles" "$isorootdirx86" } -- cgit v1.2.3