set teal as http_proxy for h.hjp.at

This commit is contained in:
hjp 2000-09-16 16:45:12 +00:00
parent fee3ff10e8
commit 3553165127
1 changed files with 3 additions and 0 deletions

View File

@ -161,6 +161,9 @@ case "$FQDN" in
SiKitu.wsr.ac.at)
export http_proxy=http://SiKitu.wsr.ac.at:3128/
;;
*.h.hjp.at)
export http_proxy=http://teal.h.hjp.at:3128/
;;
*.wsr.ac.at)
export http_proxy=http://squid.wsr.ac.at:3128/
;;