wt hecc echo
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user