1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Merge pull request #57 from imikushin/master

fix a typo in scripts/run
This commit is contained in:
Darren
2015-03-01 13:04:17 -07:00

View File

@@ -35,7 +35,7 @@ if [ ! -d ${INITRD_TMP} ]; then
fi
if [ ! -e bin/rancheros ]; then
./script/build
./scripts/build
fi
cp bin/rancheros ${INITRD_TMP}/init