while 7
This commit is contained in:
		
							
								
								
									
										2
									
								
								wire_g
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								wire_g
									
									
									
									
									
								
							@@ -91,7 +91,7 @@ import_wg(){
 | 
			
		||||
 | 
			
		||||
                *_*.conf) if grep -i 'PEER\|PublicKey' $wgconf  > /dev/null &&  grep -i 'Interface\|PrivateKey' $wgconf > /dev/null
 | 
			
		||||
                            then
 | 
			
		||||
                                while [ grep -i $wgconf ${wg_wdir}.tunnel.txt ]
 | 
			
		||||
                                while grep "$wgconf" ${wg_wdir}.tunnel.txt 
 | 
			
		||||
                                    do 
 | 
			
		||||
                                    yad --window-icon=${wg_pic}wg-stop.png \
 | 
			
		||||
                                                    --image=${wg_pic}wg-info.png --button "OK" \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user