kleiner fix (. vergessen)

This commit is contained in:
Désiré Werner Menrath 2023-11-07 20:37:53 +01:00
parent 7bb6ef8cc5
commit 8ea3a31e2b

3
wire_g
View File

@ -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/"