#!/usr/bin/env bash

set -e

source script/bootstrap

bin/hubot "$@"
