#!/bin/sh

set -e

lb clean noauto "${@}"

rm -rf config/*
rm -f build.log
