Things I never remember how to do in bash
TTROOT=${TTROOT:-/site/tt}
Uses TTROOT if it exists, or /site/tt if not.