#!/bin/sh

set -x

# Run the Client
java ClientProgram
