#!/bin/sh
dir=/usr/lib/arm-linux-gnueabihf/root5.34
python ${dir}/python/genreflex/genreflex.py "$@"
