From 2e9d9b9d1f88c774e12aba71157bf6e2289fbb18 Mon Sep 17 00:00:00 2001 From: johndah4x0r Date: Tue, 25 Jul 2017 20:14:49 +0200 Subject: [PATCH] Update build --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build b/build index 2eee846..be9cb8f 100755 --- a/build +++ b/build @@ -115,7 +115,7 @@ echo_livekit_msg "build: Copying kernel..." cp $VMLINUZ $BOOT/ # 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 echo_livekit_msg "build: Copying bundles from include_bund/ ..."