test 2 mit remove

This commit is contained in:
Désiré Werner Menrath 2023-11-10 20:56:40 +01:00
parent 363894584d
commit 17443488f1

2
wire_g
View File

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