#!/bin/sh
EMPIREHOST=loopback; export EMPIREHOST
exec /usr/games/lib/empire/bin/emp_client $*
