#!/bin/sh rm -r build/$1/* cp -R src/{*.js,*.html,*.css,fonts,images} build/$1/ cp -R src/platform/$1/* build/$1/