Skip to content

Commit

Permalink
quote fix
Browse files Browse the repository at this point in the history
  • Loading branch information
randompersononinternet69 committed Jun 24, 2024
1 parent 4cc86cc commit 6265ce2
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,7 +271,7 @@ cat grub/i386-pc/cdboot.img build/core.img > build/fmldr
rm build/core.img
cp grubfm.elf build/
touch build/ventoy.dat
echo "{$YELLOW}Loopback support{$RESET}
echo "{$YELLOW}Loopback support{$RESET}"
mkdir boot/grub
cp loopback/loopback.cfg boot/grub/
cp -R boot/grub build/boot/
Expand Down

0 comments on commit 6265ce2

Please sign in to comment.