From de7b87bfaa737c70b0958ef95e53b6e95b955142 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 28 Sep 2022 07:14:52 +0200 Subject: Fixup --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1