1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-06-28 06:26:49 +00:00
os-kernel/build.sh

9 lines
78 B
Bash
Raw Normal View History

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