#!/bin/sh

exec @CLIENT_BASEDIR@/bin/alex-2.3.1 -t @CLIENT_BASEDIR@/share/alex-2.3.1 ${1+"$@"}
