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