#!/bin/sh
cd /usr/share/d-tect
exec python2 d-tect.py "${@}"
