Set http_proxy to dobby

This commit is contained in:
hjp 2004-09-08 13:24:40 +00:00
parent ae436d0774
commit d372500b54
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ case "$FQDN" in
unset http_proxy unset http_proxy
;; ;;
*.wsr.ac.at) *.wsr.ac.at)
export http_proxy=http://squid.wsr.ac.at:3128/ export http_proxy=http://dobby.wsr.ac.at:3128/
;; ;;
esac esac