mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
latest rancher-compose, default.go -> os-config.yml
also, gofmt
This commit is contained in:
@@ -66,6 +66,7 @@ if [ ! -e bin/rancheros ]; then
|
||||
fi
|
||||
|
||||
cp bin/rancheros ${INITRD_TMP}/init
|
||||
cp -f os-config.yml ${INITRD_TMP}/
|
||||
cd ${INITRD_TMP}
|
||||
|
||||
find | cpio -H newc -o > ${INITRD_TEST}
|
||||
|
Reference in New Issue
Block a user