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