mirror of
				https://mojerepo.cf/NeoBoot/NeoBoot-9.git
				synced 2025-10-31 08:05:48 +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