This commit is contained in:
gutosie
2020-01-18 21:24:04 +02:00
committed by GitHub
parent a59d383f5e
commit 036947e5f1

View File

@@ -49,7 +49,7 @@ LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
# warranty, use at YOUR own risk.
PLUGINVERSION = '8.00'
UPDATEVERSION = '8.14'
UPDATEVERSION = '8.15'
def Freespace(dev):
statdev = os.statvfs(dev)