Сброс статуса наличия обновление ini.env/update.updates при выключении

автообновлений.
develop
Mike Khiretskiy 9 vuotta sitten
vanhempi 648ff5154e
commit 9514151562

@ -175,6 +175,8 @@ class Update(object):
self.clVars.Write('cl_update_autocheck_interval', interval, True)
self.clVars.Write('cl_update_other_set', onoff(update_other), True)
self.clVars.Write('cl_update_cleanpkg_set', onoff(cleanpkg), True)
if not status:
UpdateInfo.set_update_ready(False)
return True
def checkSchedule(self, interval, status):

Ladataan…
Peruuta
Tallenna