Update plugin.py

This commit is contained in:
gutosie
2022-03-24 12:13:38 +02:00
committed by GitHub
parent be7ac53df7
commit 576cb6e03e

View File

@@ -1024,6 +1024,8 @@ class NeoBootImageChoose(Screen):
self.session.open(MessageBox, mess, MessageBox.TYPE_INFO)
def touch5(self):
if fileExists('/tmp/.testneo'):
os.system('rm -f /tmp/.testneo')
if fileExists('/usr/lib/periodon/.kodn'):
if getTestIn() == getTestOut():
pass