#!/bin/bash
export LD_LIBRARY_PATH=/usr/lib/hoh/runtime
cd /usr/lib/hoh
exec ./HoH $@
