Skip to content

Commit

Permalink
correct ordering- create-scratch-space.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson committed Dec 22, 2024
1 parent 280e3cb commit 665929c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cd "$BUILD_DIR"

cd "$SCRIPT_START_DIR"

./create-init.sh
./create-scratch-space.sh
./build-rootfs.sh

echo If all is wel, you\'re now good to run the vm in qemu
Expand Down

0 comments on commit 665929c

Please sign in to comment.