#!/bin/sh
LD_LIBRARY_PATH=./jre/lib/server
export LD_LIBRARY_PATH
./bin/client &
