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