#!/bin/sh
cd /usr/share/thezoo
exec python2 ./theZoo.py "$@"
