Skip to content

Commit 665929c

Browse files
committed
correct ordering- create-scratch-space.sh
1 parent 280e3cb commit 665929c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cd "$BUILD_DIR"
3636

3737
cd "$SCRIPT_START_DIR"
3838

39-
./create-init.sh
39+
./create-scratch-space.sh
4040
./build-rootfs.sh
4141

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

0 commit comments

Comments
 (0)