#!/bin/sh
export LD_LIBRARY_PATH=.
./binary $1 $2
