#!/bin/sh
cd /usr/share/lhf
exec python2 LHF.py "$@"
