1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-07-31 04:49:40 +00:00
os-kernel/images/10-headers/prebuild.sh

7 lines
125 B
Bash
Raw Normal View History

#!/bin/bash
set -e
set -x
cp /source/dist/kernel/build-linux-${KERNEL_VERSION}-x86.tar.gz ./images/10-headers/build.tar.gz