mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-09 07:16:02 +01:00
Add files via upload
This commit is contained in:
@@ -919,7 +919,7 @@ class NeoBootImageChoose(Screen):
|
|||||||
except:
|
except:
|
||||||
False
|
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():
|
if checkInternet():
|
||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user