mirror of
https://github.com/rancher/os.git
synced 2025-09-17 23:48:09 +00:00
More build script enhancements
This commit is contained in:
@@ -5,5 +5,6 @@ source $(dirname $0)/version
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
mkdir -p build
|
||||
./bin/host_ros c generate < os-config.tpl.yml > build/os-config.yml
|
||||
OUTPUT=build/initrd/usr/share/ros
|
||||
mkdir -p $OUTPUT
|
||||
./bin/host_ros c generate < os-config.tpl.yml > $OUTPUT/os-config.yml
|
||||
|
Reference in New Issue
Block a user