mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-10-31 03:15:48 +01:00 
			
		
		
		
	Update plugin.py
This commit is contained in:
		| @@ -1009,9 +1009,9 @@ class NeoBootImageChoose(Screen): | ||||
|             if checkInternet(): | ||||
|                 pass | ||||
|             else: | ||||
|                 system('/etc/init.d/networking force-reload') | ||||
|                 mess = _('Geen internet') | ||||
|                 self.session.open(MessageBox, mess, MessageBox.TYPE_INFO) | ||||
|                     system('/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/userscript.sh') | ||||
|                     mess = _('Geen internet') | ||||
|                     self.session.open(MessageBox, mess, MessageBox.TYPE_INFO) | ||||
|  | ||||
|         if not fileExists('/.multinfo'): | ||||
|             system('ln -sfn /sbin/init.sysvinit /sbin/init') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user