socks
This commit is contained in:
parent
d3bfa52eda
commit
44adf7cc8f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
function socks {
|
||||
socks() {
|
||||
local value
|
||||
case "${1}" in
|
||||
"on") value="manual" ;;
|
||||
|
|
Loading…
Reference in a new issue