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