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