#!/bin/bash -e

cd "$(dirname "$0")"
./build-linux
./build-busybox
