#!/bin/sh

echo Stopping the FairCom Database Engine...
cd `dirname "$0"`
../tools/ctstop -AUTO ADMIN ADMIN FAIRCOMS@localhost
