# Set this to your env export ENV_MODEL_PATH=/home/bero/Aarch64/RTSM_AEMv8_VE export REMOTEUSER=bernhardrosenkranzer export FLEXLM_USER=bernhard.rosenkranzer echo "Model at $ENV_MODEL_PATH" export SCRIPT_DIR=$(dirname $(realpath ${BASH_SOURCE[0]})) echo "Pulling in the rest of the tools at $SCRIPT_DIR/tools.sh" . $SCRIPT_DIR/tools.sh