fehler fix
This commit is contained in:
parent
2443b69278
commit
1591ee29d0
2
wire_g
2
wire_g
@ -237,7 +237,7 @@ if selection=$(yad --no-click --list \
|
||||
--buttons-layout=center \
|
||||
--button=$"Start:0" --button=$"Stop":"bash -c up_or_down" \
|
||||
--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 \
|
||||
--borders=8 --image-on-top --image=${wg_pic}wg-active.png \
|
||||
--column=$"Selection" $tunnel \
|
||||
|
Loading…
Reference in New Issue
Block a user