lmn-client/roles/lmn_vm/files/lmn-proxy.sh
2023-04-04 13:52:10 +02:00

3 lines
101 B
Bash
Executable file

export http_proxy='http://aptcache:3128'
export https_proxy=$http_proxy
export ftp_proxy=$http_proxy