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