mirror of
https://mojerepo.cf/NeoBoot/NeoBoot-9.git
synced 2025-11-01 19:46:01 +01:00
update 8.23
This commit is contained in:
@@ -533,6 +533,8 @@ class NeoBootInstallation(Screen):
|
||||
out3.write('NeoBoot-Version: ' + PLUGINVERSION + '\n')
|
||||
out3.close()
|
||||
|
||||
os.system('touch ' + LinkNeoBoot + '/files/%s' % getBoxHostName())
|
||||
|
||||
if os.system('opkg update; opkg list-installed | grep python-subprocess') != 0:
|
||||
os.system('opkg install python-subprocess')
|
||||
if os.system('opkg list-installed | grep python-argparse') != 0:
|
||||
|
||||
Reference in New Issue
Block a user