This commit is contained in:
gutosie
2020-04-15 23:47:50 +02:00
committed by GitHub
parent c11ae75dd5
commit 798be4fbe7

View File

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