1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-19 09:07:07 +00:00
Files
os-kernel/images/10-extras/prebuild.sh

7 lines
125 B
Bash
Raw Normal View History

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