kleiner fix (. vergessen)
This commit is contained in:
		
							
								
								
									
										3
									
								
								wire_g
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								wire_g
									
									
									
									
									
								
							@@ -108,7 +108,7 @@ import_wg(){
 | 
			
		||||
        *) yad --text-align=center --button=$"OK" --title=$"Wireguard .conf Select file" \
 | 
			
		||||
                                --image-on-top --image=${wg_pic}wg-info.png \
 | 
			
		||||
                                --fixed --center --buttons-layout=center --borders=8 \
 | 
			
		||||
                                --text $"<b>Oh da ging etwas schief</b> \n
 | 
			
		||||
                                --text $"<b>Oh da ging etwas schief.</b> \n
 | 
			
		||||
<b>Keine gültige Wireguard Datei.</b> \n 
 | 
			
		||||
<b>Hier ein Beispiel:</b><span color='#0fad0a'><b> my_wireguard.conf</b></span> \n" 
 | 
			
		||||
                    import_wg ;;
 | 
			
		||||
@@ -169,6 +169,7 @@ export -f remove
 | 
			
		||||
############################################################################################################ 
 | 
			
		||||
############################################################################################################ 
 | 
			
		||||
#funktion for active tunnel a stop 
 | 
			
		||||
 | 
			
		||||
up_or_down(){
 | 
			
		||||
    a_user=$(whoami)
 | 
			
		||||
    wg_pic="/home/$a_user/.icons/"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user