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