doppeltunnel 5

This commit is contained in:
Désiré Werner Menrath 2023-11-09 17:36:28 +01:00
parent b1a4a0a273
commit 43f5396703

2
wire_g
View File

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