diff --git a/NeoBoot/files/tools.py b/NeoBoot/files/tools.py index b3dd28d..7b25da7 100644 --- a/NeoBoot/files/tools.py +++ b/NeoBoot/files/tools.py @@ -27,8 +27,9 @@ import os import time import sys import struct, shutil +LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot' -PLUGINVERSION = '5.00' +PLUGINVERSION = '8.00' neoboot = getNeoLocation()