mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-11-03 20:55:47 +01:00 
			
		
		
		
	Update plugin.py
This commit is contained in:
		@@ -53,8 +53,8 @@ if not fileExists('/etc/vtiversion.info') and not fileExists('/etc/bhversion') a
 | 
				
			|||||||
else:
 | 
					else:
 | 
				
			||||||
    from Screens.Console import Console
 | 
					    from Screens.Console import Console
 | 
				
			||||||
loggscrash = time.localtime(time.time())
 | 
					loggscrash = time.localtime(time.time())
 | 
				
			||||||
PLUGINVERSION = '9.75'
 | 
					PLUGINVERSION = '9.76'
 | 
				
			||||||
UPDATEVERSION = '9.75'
 | 
					UPDATEVERSION = '9.76'
 | 
				
			||||||
UPDATEDATE = '"+%Y13%d"'
 | 
					UPDATEDATE = '"+%Y13%d"'
 | 
				
			||||||
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
 | 
					LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user