From 61934944305c32c1ab69229a841c9ead84c85b3d Mon Sep 17 00:00:00 2001 From: punix Date: Wed, 15 Nov 2023 17:21:31 +0100 Subject: [PATCH] Hauptfesnter ------ erweitert --- wire_g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wire_g b/wire_g index f27d16d..6c1349b 100755 --- a/wire_g +++ b/wire_g @@ -214,7 +214,7 @@ SELECTION=$(yad --no-klick --list --center \ --borders=8 --image-on-top --image=${WG_PIC}wg-active.png \ --column=$"Selection" $TUNNEL \ --text=$"Activ Tunnel: $ACTIVE ------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------ If no Tunnels are listed, so they have to import their Tunnel beforehand.") RET=$?