#!/bin/sh set -e rm -rf www mkdir -p www cp -rf src/assets www exec preproc/buildall.sh