1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-08-31 20:36:46 +00:00
Files
os-kernel/scripts/ci
2016-10-13 23:36:47 +10:00

10 lines
126 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)/..
./scripts/download
./scripts/extract
./scripts/build-kernel
./scripts/package-kernel