mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-07 22:45:47 +01:00
Update plugin.py
This commit is contained in:
@@ -51,7 +51,7 @@ 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.45'
|
PLUGINVERSION = '9.46'
|
||||||
UPDATEVERSION = '9.46'
|
UPDATEVERSION = '9.46'
|
||||||
UPDATEDATE = '"+%Y11%d"'
|
UPDATEDATE = '"+%Y11%d"'
|
||||||
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
|
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
|
||||||
|
|||||||
Reference in New Issue
Block a user