Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
randompersononinternet69 committed Jul 27, 2024
1 parent 21cb54c commit b28859a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,4 @@ touch build/ventoy.dat
xorriso -as mkisofs -l -R -hide-joliet boot.catalog -b fmldr -no-emul-boot -allow-lowercase -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e efi.img -no-emul-boot -o grubfm.iso build

rm -r build
echo ${CYAN}Done! To perform tests, run ./test.sh (runs QEMU with 2 GB of RAM and 4 cores)
echo "${CYAN}Done! To perform tests, run ./test.sh, which runs QEMU with 2 GB of RAM and 4 cores."

0 comments on commit b28859a

Please sign in to comment.