mps
This commit is contained in:
		
							parent
							
								
									3f4883ffff
								
							
						
					
					
						commit
						74f6dccde6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								bin/mps
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								bin/mps
									
										
									
									
									
								
							| 
						 | 
					@ -316,7 +316,7 @@ paket_analiz(){
 | 
				
			||||||
	if [ -f $pkt ];then
 | 
						if [ -f $pkt ];then
 | 
				
			||||||
		_apaket=$(basename $pkt |cut -d'#' -f 1)
 | 
							_apaket=$(basename $pkt |cut -d'#' -f 1)
 | 
				
			||||||
		_konum=$(anatalimat_bul $_apaket)
 | 
							_konum=$(anatalimat_bul $_apaket)
 | 
				
			||||||
		_depo_sha=$(cat "$paketdepo$_pkvt"  | grep "$_apaket#" | cut -d' ' -f2)
 | 
							_depo_sha=$(cat "$paketdepo$_pkvt"  | grep " $_apaket#" | cut -d' ' -f2)
 | 
				
			||||||
		_paket_sha=$(sha1sum $pkt | cut -d ' ' -f1)
 | 
							_paket_sha=$(sha1sum $pkt | cut -d ' ' -f1)
 | 
				
			||||||
		if [[ $_konum != "-1" && $_konum != "0" ]];then
 | 
							if [[ $_konum != "-1" && $_konum != "0" ]];then
 | 
				
			||||||
			source $_konum/talimat
 | 
								source $_konum/talimat
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue