fix 4 remove
This commit is contained in:
parent
719c0b4c21
commit
0802fbc2fa
6
wire_g
6
wire_g
@ -246,7 +246,7 @@ if selection=$(yad --no-klick --list --center \
|
||||
nmcli connection up $selection &> ${wg_wdir}.tmp.txt
|
||||
connect
|
||||
fi
|
||||
fi
|
||||
|
||||
ret=$?
|
||||
|
||||
[[ $? -eq 1 ]] && exit 0
|
||||
@ -256,12 +256,10 @@ if [[ $ret -eq 4 ]]
|
||||
remove
|
||||
fi
|
||||
|
||||
if [[ $ret -eq 5 ]]
|
||||
then
|
||||
about
|
||||
fi
|
||||
|
||||
|
||||
|
||||
############################################ END ##########################################################
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user