update
This commit is contained in:
parent
1334d546b4
commit
3cbec5c364
@ -33,8 +33,8 @@ function get_proxy() {
|
||||
|
||||
function pon() {
|
||||
proxy=`get_proxy`
|
||||
export http_proxy=http://127.0.0.1:7890
|
||||
export https_proxy=http://127.0.0.1:7890
|
||||
export http_proxy=$proxy
|
||||
export https_proxy=$proxy
|
||||
echo "\033[32m开启代理:$proxy\033[0m"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user