mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-28 09:56:05 +01:00
update
This commit is contained in:
@@ -53,9 +53,9 @@ 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.60'
|
PLUGINVERSION = '9.61'
|
||||||
UPDATEVERSION = '9.60'
|
UPDATEVERSION = '9.61'
|
||||||
UPDATEDATE = '"+%Y11%d"'
|
UPDATEDATE = '"+%Y13%d"'
|
||||||
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
|
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user