Update build
parent
9d86025fc1
commit
2e9d9b9d1f
2
build
2
build
|
|
@ -115,7 +115,7 @@ echo_livekit_msg "build: Copying kernel..."
|
||||||
cp $VMLINUZ $BOOT/
|
cp $VMLINUZ $BOOT/
|
||||||
|
|
||||||
# Copy files from include_bund/, but
|
# Copy files from include_bund/, but
|
||||||
# do not skip bundule creation
|
# do not skip bundle creation
|
||||||
#
|
#
|
||||||
if [ -n "$(ls -A include_bund/ | grep ".$BEXT")" ]; then
|
if [ -n "$(ls -A include_bund/ | grep ".$BEXT")" ]; then
|
||||||
echo_livekit_msg "build: Copying bundles from include_bund/ ..."
|
echo_livekit_msg "build: Copying bundles from include_bund/ ..."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue