mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-28 16:50:32 +00:00
commit
32c270fe34
@ -15,7 +15,7 @@ fi
|
|||||||
rm -rf $DIR
|
rm -rf $DIR
|
||||||
mkdir -p $DIR
|
mkdir -p $DIR
|
||||||
|
|
||||||
cat /headers.tar.gz | gzip -dc | tar xf - -C $DIR
|
cat /build.tar.gz | gzip -dc | tar xf - -C $DIR
|
||||||
touch $STAMP
|
touch $STAMP
|
||||||
|
|
||||||
echo Kernel headers for ${KERNEL_VERSION} installed. Delete $STAMP to reinstall
|
echo Kernel headers for ${KERNEL_VERSION} installed. Delete $STAMP to reinstall
|
||||||
|
Loading…
Reference in New Issue
Block a user