1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-14 05:50:18 +00:00
Files
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 17:12:34 +08:00
cp /source/dist/kernel/build-linux-${KERNEL_VERSION}-${KERNEL_ARCH}.tar.gz ./images/10-headers/build.tar.gz