3 lines
101 B
Bash
Executable file
3 lines
101 B
Bash
Executable file
export http_proxy='http://aptcache:3128'
|
|
export https_proxy=$http_proxy
|
|
export ftp_proxy=$http_proxy
|