#!/usr/bin/env bash set -e REPO_ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")" && cd .. && pwd)" rm -rf $REPO_ROOT/{config,data,log}