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