aboutsummaryrefslogtreecommitdiff
path: root/boot/ccboot
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-11-16 15:25:12 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-11-16 15:25:12 -0500
commit59acb51a3297917dd8eebc84ea85abd91e7803df (patch)
tree974eef8030e1bc1e49017a38c7ffa31b00f5f47a /boot/ccboot
parentfb04d5143b20194f98955bd2d151cc80ef00c1a9 (diff)
downloadbits-UI-59acb51a3297917dd8eebc84ea85abd91e7803df.tar.gz
bits-UI-59acb51a3297917dd8eebc84ea85abd91e7803df.tar.bz2
bits-UI-59acb51a3297917dd8eebc84ea85abd91e7803df.zip
Some fixes with files; Reduced sleep on boot
Diffstat (limited to 'boot/ccboot')
-rw-r--r--boot/ccboot/ccboot.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/boot/ccboot/ccboot.cfg b/boot/ccboot/ccboot.cfg
index f9cff2f..f077b8f 100644
--- a/boot/ccboot/ccboot.cfg
+++ b/boot/ccboot/ccboot.cfg
@@ -1,9 +1,9 @@
selected 1
timeout 5
-entry bits-UI;system/boot.lua
-entry bits-UI Update;system/update.lua
-entry bits-UI Recovery;system/recovery/main.lua
+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
entry Shutdown;shutdown \ No newline at end of file