From c1a51c0340bf3aceb9fde3eefe9bc189a63f0794 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 30 May 2014 15:48:47 +0200 Subject: ==== release 3.0.2 ==== --- tmproot/etc/profile.d/proxy.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tmproot/etc/profile.d/proxy.sh (limited to 'tmproot/etc/profile.d') diff --git a/tmproot/etc/profile.d/proxy.sh b/tmproot/etc/profile.d/proxy.sh new file mode 100644 index 0000000..5b349bb --- /dev/null +++ b/tmproot/etc/profile.d/proxy.sh @@ -0,0 +1,5 @@ +# this file was generated with and might get overwritten by setup-proxy + +export http_proxy=http://proxy.nor.wtbts.net:8080 +export https_proxy=http://proxy.nor.wtbts.net:8080 +export ftp_proxy=http://proxy.nor.wtbts.net:8080 -- cgit v1.2.3