diff --git a/scripts/run b/scripts/run index a7093ac2..9f8168fa 100755 --- a/scripts/run +++ b/scripts/run @@ -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