add proxy support
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export http_proxy="http://127.0.0.1:8118"
|
||||
export https_proxy="http://127.0.0.1:8118"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
export http_proxy="http://127.0.0.1:8118"
|
||||
export https_proxy="http://127.0.0.1:8118"
|
||||