#!/bin/bash cd .. OUTPUT_PATH=output CACHE_DIR=cache rm -rf $OUTPUT_PATH $CACHE_DIR