#!/bin/sh
exec @CLIENT_BASEDIR@/bin/alex-3.1.4 -t @CLIENT_BASEDIR@/share/alex ${1+"$@"}
