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:
@@ -750,7 +750,9 @@ class NeoBootImageChoose(Screen):
|
||||
self['label21'] = Label('On - VIP')
|
||||
else:
|
||||
self['label21'] = Label('Off - VIP')
|
||||
if not fileExists('/usr/lib/periodon/.kodn'):
|
||||
if getCheckActivateVip() == getBoxMacAddres():
|
||||
pass
|
||||
elif not fileExists('/usr/lib/periodon/.kodn'):
|
||||
self['label22'] = Label('PRESS VIP PIN CODE NOW: xxxx')
|
||||
self['actions'] = ActionMap(['WizardActions',
|
||||
'ColorActions',
|
||||
|
||||
Reference in New Issue
Block a user