diff options
Diffstat (limited to 'boot/ccboot/ccboot.cfg')
| -rw-r--r-- | boot/ccboot/ccboot.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/boot/ccboot/ccboot.cfg b/boot/ccboot/ccboot.cfg index 3c7cbd4..f9cff2f 100644 --- a/boot/ccboot/ccboot.cfg +++ b/boot/ccboot/ccboot.cfg @@ -5,4 +5,5 @@ entry bits-UI;system/boot.lua entry bits-UI Update;system/update.lua entry bits-UI Recovery;system/recovery/main.lua entry CraftOS Regular;rom/programs/shell.lua -entry CraftOS (MBS);boot/mbs.lua
\ No newline at end of file +entry CraftOS (MBS);boot/mbs.lua +entry Shutdown;shutdown
\ No newline at end of file |
