mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-03 04:35:47 +01:00
Update plugin.py
This commit is contained in:
@@ -1024,6 +1024,8 @@ class NeoBootImageChoose(Screen):
|
|||||||
self.session.open(MessageBox, mess, MessageBox.TYPE_INFO)
|
self.session.open(MessageBox, mess, MessageBox.TYPE_INFO)
|
||||||
|
|
||||||
def touch5(self):
|
def touch5(self):
|
||||||
|
if fileExists('/tmp/.testneo'):
|
||||||
|
os.system('rm -f /tmp/.testneo')
|
||||||
if fileExists('/usr/lib/periodon/.kodn'):
|
if fileExists('/usr/lib/periodon/.kodn'):
|
||||||
if getTestIn() == getTestOut():
|
if getTestIn() == getTestOut():
|
||||||
pass
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user