mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 20:05:48 +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)
|
||||
|
||||
def touch5(self):
|
||||
if fileExists('/tmp/.testneo'):
|
||||
os.system('rm -f /tmp/.testneo')
|
||||
if fileExists('/usr/lib/periodon/.kodn'):
|
||||
if getTestIn() == getTestOut():
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user