mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-08 06:55:46 +01:00
Add files via upload
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user