1 2 3 4 5
if [ $PYTHONPATH ]; then export PYTHONPATH=$PYTHONPATH:/usr/lib/root; else export PYTHONPATH=/usr/lib/root; fi