From 707cbb224f42af01db1c44b103297ef95f13c688 Mon Sep 17 00:00:00 2001 From: crims0n Date: Sat, 16 Jan 2021 02:15:40 +0300 Subject: [PATCH] commit on master --- linux-live/build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux-live/build b/linux-live/build index f62cf58..e1d5c32 100644 --- a/linux-live/build +++ b/linux-live/build @@ -72,4 +72,6 @@ for i in $MKMOD; do done mksquashfs $COREFS $LIVEKITDATA/$LIVEKITNAME/01-core.$BEXT -comp xz -b 1024K -always-use-fragments -keep-as-directory || exit +echo $LIVEKITDATA > /tmp/livekitdata + cd $CWD