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

7 lines
136 B
Bash
Raw Normal View History

#!/bin/bash
set -e
set -x
2018-11-30 09:12:34 +00:00
cp /source/dist/kernel/build-linux-${KERNEL_VERSION}-${KERNEL_ARCH}.tar.gz ./images/10-headers/build.tar.gz