#!/bin/sh

exec @CLIENT_BASEDIR@/bin/happy-1.18.4 -t @CLIENT_BASEDIR@/share/happy-1.18.4 ${1+"$@"}
