This commit is contained in:
gutosie
2020-01-16 20:31:00 +02:00
committed by GitHub
parent 62b59ee14b
commit 5dfd0735d2

View File

@@ -27,8 +27,9 @@ import os
import time import time
import sys import sys
import struct, shutil import struct, shutil
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
PLUGINVERSION = '5.00' PLUGINVERSION = '8.00'
neoboot = getNeoLocation() neoboot = getNeoLocation()