#!/usr/bin/env sh set -e if [ -e "build" ] then rm -rf build fi