doppelter Tunnel 3

This commit is contained in:
Désiré Werner Menrath 2023-11-09 17:16:19 +01:00
parent 1bb8963979
commit c2afbc414f

1
wire_g
View File

@ -98,7 +98,6 @@ import_wg(){
--image=${wg_pic}wg-info.png --button "OK" \
--text "Tunnelname existiert schon." \
--text-align=center --title=$"Wireguard .conf Select file"
break
wire_g
done
active=$(nmcli connection show --active | grep -iPo "(.*)(wireguard)" | sed 's/ .*//')