#!/bin/sh cd ${CURR_DIR}/issue813-pure-sub-dependencyrm -rf main/.dubrm -rf sub/.dubrm -rf sub/sub/.dubrm -f main/dub.selections.json${DUB} build --bare --compiler=${DC} main || exit 1