mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-01 04:46:52 +00:00
hello world
This commit is contained in:
7
scripts/package
Executable file
7
scripts/package
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
. scripts/build-common
|
||||
|
||||
mkdir -p ${DIST}/artifacts
|
Reference in New Issue
Block a user