forked from xomf/slabOS
Update updater.lua
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user