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