#!/bin/sh
#
# FirstClass Server control script.
# 

/usr/local/fcsctl start
echo "___"
echo "Hit ENTER to close this startup window."
read X
