fehler fix

This commit is contained in:
Désiré Werner Menrath 2023-11-10 16:42:42 +01:00
parent 2443b69278
commit 1591ee29d0

2
wire_g
View File

@ -237,7 +237,7 @@ if selection=$(yad --no-click --list \
--buttons-layout=center \ --buttons-layout=center \
--button=$"Start:0" --button=$"Stop":"bash -c up_or_down" \ --button=$"Start:0" --button=$"Stop":"bash -c up_or_down" \
--button=$"Import":"bash -c wg_import" --button=$"Remove":"bash -c remove" --separator="" \ --button=$"Import":"bash -c wg_import" --button=$"Remove":"bash -c remove" --separator="" \
--button=$"About":"bash -c about" --button=$"About":"bash -c about" \
--window-icon=${wg_pic}wg-vpn.png \ --window-icon=${wg_pic}wg-vpn.png \
--borders=8 --image-on-top --image=${wg_pic}wg-active.png \ --borders=8 --image-on-top --image=${wg_pic}wg-active.png \
--column=$"Selection" $tunnel \ --column=$"Selection" $tunnel \