#!/bin/sh

set -x

# Run the Registrar Server
java ServerMain
