#!/bin/sh # # Simple shell script to do all the steps that need doing # rm -rf _build/* && \ ./munge && \ ./build.rb