#!/bin/bash
export BHOME=/build_tools
export HOME=/root
export PATH=$PATH:$BHOME/bin:$BHOME/bld/bin
export PS1='[\u@LinHES_build \W]\$'