#!/bin/env bash PIPE_ROOT=`pwd` source ${PIPE_ROOT}/pipe-env.sh source ${PIPE_ROOT}/src/setup.sh setup_pipeline exit $?