mirror of
https://github.com/tailix/mrubyvisor.git
synced 2026-07-11 03:34:53 -04:00
Ruby modules actually do something
This commit is contained in:
parent
a6b1853851
commit
3345488f47
3 changed files with 23 additions and 0 deletions
|
|
@ -2,4 +2,5 @@ set timeout=0
|
|||
|
||||
menuentry "mrubyvisor" {
|
||||
multiboot2 /boot/mrubyvisor.multiboot2
|
||||
module2 /boot/hello.rb
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue