From 47d94ed4fd724d0e8b7819e7e3d0783c798ea190 Mon Sep 17 00:00:00 2001 From: EmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com> Date: Mon, 6 May 2024 23:05:13 -0400 Subject: removed isodir/ and grub.cfg from being commited --- grub.cfg | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 grub.cfg (limited to 'grub.cfg') diff --git a/grub.cfg b/grub.cfg deleted file mode 100644 index 71b0917..0000000 --- a/grub.cfg +++ /dev/null @@ -1,9 +0,0 @@ -set timeout_style=menu -if [ "${timeout}" = 0 ]; then - #set timeout=10 # comment this original - set timeout=0 # add this -fi - -menuentry "emuos" { - multiboot /boot/kernel.bin -} \ No newline at end of file -- cgit v1.2.3-70-g09d2