mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 03:45:48 +01:00
Update plugin.py
This commit is contained in:
@@ -1009,7 +1009,7 @@ class NeoBootImageChoose(Screen):
|
||||
if checkInternet():
|
||||
pass
|
||||
else:
|
||||
system('/etc/init.d/networking force-reload')
|
||||
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