mirror of
https://github.com/Alee14/bits-UI.git
synced 2025-01-22 10:41:58 -05:00
Added things
This commit is contained in:
parent
1c7ed1e011
commit
84a82712e4
1 changed files with 1 additions and 0 deletions
1
startup
1
startup
|
@ -30,6 +30,7 @@ function bootloaderInput()
|
|||
clear()
|
||||
if fs.exists("dev_mode") then
|
||||
print("You are running developer mode! You cannot update bit-UI.")
|
||||
sleep(3)
|
||||
clear()
|
||||
bootloader()
|
||||
bootloaderInput()
|
||||
|
|
Loading…
Reference in a new issue