#!/bin/bash set -ex set -o pipefail BUILD_DIR=$1 cd $BUILD_DIR # TODO(kahlers): Add logic