#!/usr/bin/env bash set -euo pipefail DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd ) . "$DIR/scripts/common-setup.sh" # Nothing to do; common-setup will ensure things are set up