#!/bin/sh
cd /usr/share/h2t
exec python h2t.py "$@"
