#!/bin/sh

set -e

python `dirname $0`/openflow.py 2>&1
