#!/usr/bin/env bash

set -e
. /opt/stpc/bin/activate
python -m stpc
