mirror of
https://github.com/norohind/EDMC_SpanshRouter.git
synced 2025-04-20 19:17:36 +03:00
Disable autoupdates system
This commit is contained in:
parent
6ffe1d6190
commit
92966570d8
@ -832,6 +832,7 @@ class SpanshRouter():
|
||||
logger.warning(''.join('!! ' + line for line in lines))
|
||||
|
||||
def check_for_update(self):
|
||||
return # Autoupdates is disabled
|
||||
self.cleanup_old_version()
|
||||
version_url = "https://raw.githubusercontent.com/CMDR-Kiel42/EDMC_SpanshRouter/master/version.json"
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user