#!/bin/sh

export LD_LIBRARY_PATH=./lib
./JRm-hata.elf "$@"
