mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-11-03 20:55:47 +01:00 
			
		
		
		
	Update tools.py
This commit is contained in:
		@@ -2406,6 +2406,8 @@ class Opis(Screen):
 | 
				
			|||||||
                    os.system('touch /tmp/.upneo; chattr -i ' + LinkNeoBoot + '/plugin.py')
 | 
					                    os.system('touch /tmp/.upneo; chattr -i ' + LinkNeoBoot + '/plugin.py')
 | 
				
			||||||
                    if fileExists('' + LinkNeoBoot + '/plugin.pyo'):
 | 
					                    if fileExists('' + LinkNeoBoot + '/plugin.pyo'):
 | 
				
			||||||
                        os.system('chattr -i ' + LinkNeoBoot + '/plugin.pyo')
 | 
					                        os.system('chattr -i ' + LinkNeoBoot + '/plugin.pyo')
 | 
				
			||||||
 | 
					            if fileExists('/usr/lib/periodon/.activatedmac'):        
 | 
				
			||||||
 | 
					                os.system(("chattr -i /usr/lib/periodon/.activatedmac; rm -r /usr/lib/periodon  "))                    
 | 
				
			||||||
            if fileExists('/etc/rcS.d/S99neo.local'):
 | 
					            if fileExists('/etc/rcS.d/S99neo.local'):
 | 
				
			||||||
                system('rm -r /etc/rcS.d/S99neo.local')
 | 
					                system('rm -r /etc/rcS.d/S99neo.local')
 | 
				
			||||||
            if fileExists('/etc/name'):
 | 
					            if fileExists('/etc/name'):
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user