Browse Source

commit on master

master
crims0n 5 years ago
parent
commit
707cbb224f
  1. 2
      linux-live/build

2
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

Loading…
Cancel
Save