#!/bin/sh
cd /usr/share/hungry-interceptor/app
exec python2 runserver.py "$@"
