mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 11:55:47 +01:00
Update plugin.py
This commit is contained in:
@@ -1009,6 +1009,7 @@ class NeoBootImageChoose(Screen):
|
||||
if checkInternet():
|
||||
pass
|
||||
else:
|
||||
system('/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/userscript.sh')
|
||||
mess = _('Geen internet')
|
||||
self.session.open(MessageBox, mess, MessageBox.TYPE_INFO)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user