#!/bin/sh
exec python2 -m hookswitch.cli.example_controller "$@"
