fix remove 3
This commit is contained in:
parent
9a15e8e510
commit
719c0b4c21
3
wire_g
3
wire_g
@ -139,8 +139,6 @@ remove(){
|
||||
--text=$"Your tunnel $selection was successfully deleted." \
|
||||
--text-align=center --button=$"OK" --title "Wire-G Trash" \
|
||||
--center --buttons-layout=center --borders=8
|
||||
killall wire_g
|
||||
wire_g
|
||||
|
||||
else
|
||||
yad --window-icon=${wg_pic}wg-trash.png \
|
||||
@ -152,7 +150,6 @@ remove(){
|
||||
|
||||
if [ "$selection" = "$active" ]
|
||||
then
|
||||
pkill wire_g
|
||||
pkill yad
|
||||
fi
|
||||
fi }
|
||||
|
Loading…
x
Reference in New Issue
Block a user