Add files via upload

This commit is contained in:
gutosie
2021-03-02 21:06:43 +02:00
committed by GitHub
parent 23abecb538
commit 765c3626bc

View File

@@ -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: