diff --git a/NeoBoot/plugin.py b/NeoBoot/plugin.py index 538481e..ae4792e 100644 --- a/NeoBoot/plugin.py +++ b/NeoBoot/plugin.py @@ -919,7 +919,7 @@ class NeoBootImageChoose(Screen): except: False - if not fileExists('/tmp/.finishdate') or not fileExists('/tmp/.nkod') : + if not fileExists('/tmp/.finishdate') or not fileExists('/tmp/.nkod') or fileExists('/.multinfo') : if checkInternet(): pass else: