Loading deploy.sh +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ then exit 1 fi export https_proxy="http://pedago:3142" export https_proxy="http://dnsproxy:3128" echo "Acquire::http::Proxy \"$https_proxy\";" >> /etc/apt/apt.conf.d/70debconf echo "Acquire::https::Proxy \"$https_proxy\";" >> /etc/apt/apt.conf.d/70debconf export https_proxy="http://dnsproxy:3128" Loading Loading
deploy.sh +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ then exit 1 fi export https_proxy="http://pedago:3142" export https_proxy="http://dnsproxy:3128" echo "Acquire::http::Proxy \"$https_proxy\";" >> /etc/apt/apt.conf.d/70debconf echo "Acquire::https::Proxy \"$https_proxy\";" >> /etc/apt/apt.conf.d/70debconf export https_proxy="http://dnsproxy:3128" Loading