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

get bin/rancheros back where it belongs

This commit is contained in:
Ivan Mikushin
2015-06-29 23:12:08 +05:00
parent 4bf30683e7
commit da2b12d840
3 changed files with 2 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ fi
ln -sf ${INITRD_TMP} ${INITRD_CURRENT}
cp dist/artifacts/rancheros ${INITRD_TMP}/init
cp bin/rancheros ${INITRD_TMP}/init
cp -f os-config.yml ${INITRD_TMP}/
cd ${INITRD_TMP}