builder improvements
This commit is contained in:
4
startup
4
startup
@@ -1,7 +1,7 @@
|
||||
local bootOptions = {
|
||||
{ prompt = 'Default Shell', file = '/sys/boot/default.boot' },
|
||||
{ prompt = 'Multishell' , file = '/sys/boot/multishell.boot' },
|
||||
{ prompt = 'TLCO' , file = '/sys/boot/tlco.boot' },
|
||||
{ prompt = 'Opus' , file = '/sys/boot/multishell.boot' },
|
||||
-- { prompt = 'TLCO' , file = '/sys/boot/tlco.boot' },
|
||||
}
|
||||
local bootOption = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user