index
:
buildos
arm
m1
master
build2 build os
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
bootstrap
2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index caaa3ca..e88c4ca 100755
--- a/
bootstrap
+++ b/
bootstrap
@@ -498,7 +498,7 @@ if [ -z "$kernel_source" ]; then
else
tar xf $kernel_source
mv \$(sed -re 's/(.+)\.tar\..+/\1/' <<<$kernel_source) linux
-endif
+fi
cd linux