wt hecc echo
This commit is contained in:
parent
d7b0994896
commit
b9e1f2c2dc
2
wifi
2
wifi
@ -112,7 +112,7 @@ case $option in
|
|||||||
New) create_new_config;;
|
New) create_new_config;;
|
||||||
Remove) remove_old_config;;
|
Remove) remove_old_config;;
|
||||||
Connect)
|
Connect)
|
||||||
select_interface; echo 'yes'; reconnect_old_config
|
select_interface; reconnect_old_config
|
||||||
;;
|
;;
|
||||||
Disconnect) __kill_old;;
|
Disconnect) __kill_old;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user