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