8 lines
107 B
Bash
8 lines
107 B
Bash
#!/bin/bash
|
|
|
|
|
|
|
|
export http_proxy=http://10.250.0.10:10810 && export https_proxy=http://10.250.0.10:10810
|
|
|
|
|