mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 11:55:47 +01:00
Add files via upload
This commit is contained in:
@@ -109,6 +109,8 @@ def NEOBootR(source, target, stopenigma, CopyFiles, CopyKernel, TvList, LanWlan,
|
||||
#'cp /etc/passwd ' + media_target + '/etc/passwd' + dev_null,
|
||||
# 'cp ' + extensions_path + 'NeoBoot/bin/hdd' + media_target+'/etc/init.d/hddusb' + dev_null,
|
||||
'cp /etc/hostname ' + media_target + '/etc/hostname' + dev_null,
|
||||
'cp /usr/lib/periodo ' + media_target + '/usr/lib/periodo' + dev_null,
|
||||
'cp /usr/lib/enigma2/python/Tools/Testinout.py ' + media_target + '/usr/lib/enigma2/python/Tools/Testinout.py' + dev_null,
|
||||
'cp -af ' + extensions_path + 'NeoBoot ' + media_target + extensions_path + 'NeoBoot' + dev_null,
|
||||
'mkdir -p ' + media_target + extensions_path + 'NeoReboot' + dev_null,
|
||||
'touch ' + media_target + extensions_path + 'NeoReboot/__init__.py' + dev_null,
|
||||
|
||||
1571
NeoBoot/plugin.py
Normal file
1571
NeoBoot/plugin.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user