mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-31 04:18:38 +00:00
@@ -15,7 +15,7 @@ fi
|
||||
rm -rf $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
|
||||
|
||||
echo Kernel headers for ${KERNEL_VERSION} installed. Delete $STAMP to reinstall
|
||||
|
Reference in New Issue
Block a user