Skip to content
Snippets Groups Projects
Commit f91f2a2e authored by Raymond Toy's avatar Raymond Toy
Browse files

Oops. load-world.sh is in bin, not src/tools now.

parent baacae3a
No related branches found
No related tags found
No related merge requests found
......@@ -132,5 +132,5 @@ fi
if [ "$LOAD_KERNEL" = "yes" ]; then
echo Load kernel.core
src/tools/load-world.sh -p $TARGET cross-compiled
bin/load-world.sh -p $TARGET cross-compiled
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment