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