milis-kurulum.guncelleme
This commit is contained in:
		
							parent
							
								
									31caafda30
								
							
						
					
					
						commit
						b087be5d76
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -12,7 +12,8 @@ os.system("mps -GG")
 | 
			
		|||
if os.path.exists("/usr/bin/pip3") is False:
 | 
			
		||||
	os.system("mps -G")
 | 
			
		||||
	time.sleep(3)
 | 
			
		||||
	os.system("mps kur python3-pip")
 | 
			
		||||
	os.system("mps kur python3-pip && pip3 install 
 | 
			
		||||
pythondialog")
 | 
			
		||||
else:
 | 
			
		||||
	os.system("pip3 install pythondialog")
 | 
			
		||||
if os.path.exists("/usr/bin/acp") is False:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue