mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-30 10:55:47 +01:00
Update extract.py
This commit is contained in:
@@ -510,10 +510,6 @@ def NEOBootMainEx(source, target, CopyFiles, CopyKernel, TvList, LanWlan, Sterow
|
||||
# cmd = 'ln -s %sImageBoot/%s/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/userscript.sh %sImageBoot/%s/etc/rcS.d/S99neo.local' % (media,
|
||||
# target,
|
||||
# media,
|
||||
# target)
|
||||
# cmd = 'ln -s %sImageBoot/%s/etc/init.d/rc.local %sImageBoot/%s/etc/rc.local' % (media,
|
||||
# target,
|
||||
# media,
|
||||
# target)
|
||||
|
||||
if os.path.exists('%s/ImageBoot/%s/usr/lib/enigma2/python/Plugins/PLi' % (media, target)):
|
||||
|
||||
Reference in New Issue
Block a user