#!/usr/bin/bash

set -e

# TODO: real teapot commands
LOG_FILE_PATH=/tmp/joint-teapot.log /usr/local/bin/joint-teapot --help
