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