#!/bin/bash
export LD_LIBRARY_PATH=/opt/mmc/lib
/opt/mmc/lib/mmc "$@"
