Update build

pull/23/head
johndah4x0r 2017-07-25 20:14:49 +02:00 committed by GitHub
parent 9d86025fc1
commit 2e9d9b9d1f
1 changed files with 1 additions and 1 deletions

2
build
View File

@ -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/ ..."