1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-04 06:14:33 +00:00
Files
os-kernel/build.sh

9 lines
78 B
Bash
Raw Normal View History

2015-08-05 21:53:05 +05:00
#!/bin/bash
set -e
cd $(dirname $0)
2015-12-23 20:13:15 +05:00
dapper ./scripts/ci
2015-08-05 21:53:05 +05:00
2015-08-05 22:31:12 +05:00
ls -lh dist/kernel