Commit 7bb040c3 authored by Responsable poste La Metro's avatar Responsable poste La Metro
Browse files

Update export

j'ai changé  export https_proxy="http://pedago:3142" par export https_proxy="http://dnsproxy:3128"
parent 1a413026
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"