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