#!/bin/sh

export PYTHONPATH=../pyoctofuss
./manage.py $@
