#!/bin/bash set -ex BASE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )" source ${BASE_DIR}/myenv.sh cd $BASE_DIR/cockpit