diff --git a/wire_g b/wire_g index fb9e0dc..37f9d39 100755 --- a/wire_g +++ b/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 $"Oh da ging etwas schief \n + --text $"Oh da ging etwas schief. \n Keine gültige Wireguard Datei. \n Hier ein Beispiel: my_wireguard.conf \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/"