1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-16 14:58:15 +00:00

rm unneeded code

This commit is contained in:
Ivan Mikushin
2015-08-07 17:53:33 +05:00
parent 0435df3456
commit 8b2cf46516
3 changed files with 3 additions and 12 deletions

View File

@@ -12,6 +12,5 @@ run --assets ./scripts/build-common \
run ./scripts/download
run --assets ./config/kernel-config \
./scripts/build-kernel
run ./scripts/package
finish

View File

@@ -1,7 +0,0 @@
#!/bin/bash
cd $(dirname $0)/..
. scripts/build-common
mkdir -p ${DIST}/artifacts