:3
This commit is contained in:
@@ -41,6 +41,7 @@ function updater:checkAndUpdateAll()
|
||||
for path, entry in pairs(self.updated_files) do
|
||||
if self:check(entry.branch) then
|
||||
self:update(path, entry.url);
|
||||
log.info("Updated!");
|
||||
os.reboot();
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user