mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 20:25:47 +01:00
Update devices.py
This commit is contained in:
@@ -36,6 +36,7 @@ if fileExists('/usr/lib/python3.8') or fileExists('/usr/lib/python3.9') :
|
|||||||
else:
|
else:
|
||||||
from commands import getoutput
|
from commands import getoutput
|
||||||
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
|
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
|
||||||
|
file = file
|
||||||
|
|
||||||
|
|
||||||
class ManagerDevice(Screen):
|
class ManagerDevice(Screen):
|
||||||
|
|||||||
Reference in New Issue
Block a user