mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 10:59:15 +00:00
Updated files
This commit is contained in:
7
tools/grub.cfg
Normal file
7
tools/grub.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
set default=0
|
||||
set timeout=0
|
||||
|
||||
menuentry "Fennix" {
|
||||
multiboot2 /kernel.fsys
|
||||
boot
|
||||
}
|
Reference in New Issue
Block a user