correct proxy mark
This commit is contained in:
parent
9051f3fb70
commit
0692501ad1
@ -357,7 +357,7 @@ _lp_proxy()
|
||||
[[ "$LP_ENABLE_PROXY" != 1 ]] && return
|
||||
|
||||
if [[ ! -z "$http_proxy" ]] ; then
|
||||
echo -ne $LP_PROXY_MARK
|
||||
echo -ne $LP_MARK_PROXY
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user