mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
Build script
This commit is contained in:
@@ -10,8 +10,6 @@ if [ ! -e ../bin/host_ros ]; then
|
||||
fi
|
||||
|
||||
./template
|
||||
if [ "$HOST_ARCH" = "$ARCH" ]; then
|
||||
CORE=true ./build-images
|
||||
fi
|
||||
./build-images
|
||||
./tar-images
|
||||
./layout
|
||||
|
Reference in New Issue
Block a user