im sleepy
This commit is contained in:
@@ -122,6 +122,7 @@ function mod.InitUi()
|
||||
|
||||
if not status and err ~= "Terminated" then
|
||||
print("Error detected: " .. err)
|
||||
sleep(10)
|
||||
utils.MonReset(0.5)
|
||||
fs.delete("basalt.lua")
|
||||
fs.delete("startup.lua")
|
||||
|
||||
@@ -26,7 +26,6 @@ local function checkForUpdate()
|
||||
os.reboot()
|
||||
else
|
||||
print("Nothing changed, not updating.")
|
||||
sleep(50) -- delete this later
|
||||
LAST_USED = os.time()
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user