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:
@@ -12,6 +12,5 @@ run --assets ./scripts/build-common \
|
||||
run ./scripts/download
|
||||
run --assets ./config/kernel-config \
|
||||
./scripts/build-kernel
|
||||
run ./scripts/package
|
||||
|
||||
finish
|
||||
|
@@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
. scripts/build-common
|
||||
|
||||
mkdir -p ${DIST}/artifacts
|
Reference in New Issue
Block a user