#!/bin/sh

cd /usr/local/lib/python2.7/site-packages/childsplay
exec /usr/local/bin/python2.7 childsplay.py $@
