mirror of
https://github.com/rancher/os.git
synced 2025-09-03 15:54:24 +00:00
@@ -35,7 +35,7 @@ if [ ! -d ${INITRD_TMP} ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -e bin/rancheros ]; then
|
if [ ! -e bin/rancheros ]; then
|
||||||
./script/build
|
./scripts/build
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cp bin/rancheros ${INITRD_TMP}/init
|
cp bin/rancheros ${INITRD_TMP}/init
|
||||||
|
Reference in New Issue
Block a user