This commit is contained in:
2024-08-17 22:55:24 -04:00
parent 2669ea4498
commit cdda1ae058
2 changed files with 2 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ local function checkForUpdate()
os.reboot()
else
print("Nothing changed, not updating.")
return
end
end