#!/bin/bash
here=`dirname "$0"`
"$here"/do-zephyr "$here"/do-build "$@"
