Update plugin.py

This commit is contained in:
gutosie
2021-07-13 10:07:40 +03:00
committed by GitHub
parent 7588530750
commit 4e78fb2d51

View File

@@ -1638,7 +1638,7 @@ def main(session, **kwargs):
f2.close()
if mypath2 != 'Flash' or mypath2 == 'Flash' and checkimage():
if fileExists('/.multinfo'):
if fileExists('/.multinfo') or fileExists('/usr/lib/periodon/.fullaccess'):
session.open(NeoBootImageChoose)
else:
if float(PLUGINVERSION) != version: