export ENV_DIR=/opt/env export BIN_DIR=/opt/bin export LIB_DIR=/opt/lib export SHELL=/bin/bash export PATH=$BIN_DIR:$PATH