#!/bin/sh set -eu export PATH="$PWD/src/bin:$PATH" export GIT_DIR="$PWD"/../.git export GIT_WORK_TREE="$PWD"/../