forked from xomf/slabOS
Update updater.lua
This commit is contained in:
parent
8ca2f7fb14
commit
88d3fe655f
|
@ -32,5 +32,6 @@ if manifest_json.version ~= CURRENT_CLIENT_VERSION then
|
|||
print("Rebooting device in 5 seconds.")
|
||||
sleep(5)
|
||||
os.reboot()
|
||||
|
||||
else
|
||||
print("No update availiable")
|
||||
end
|
Loading…
Reference in New Issue
Block a user