]> git.phdru.name Git - dotfiles.git/blob - lib/config/wget
pdbrc.py: Move global code into function init()
[dotfiles.git] / lib / config / wget
1 if [ "$WGET_SPEED" ]; then
2    wget_speed="$WGET_SPEED"
3 else
4    wget_speed=9000k
5 fi