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