#!/bin/sh

. /opt/jilroy/checkit//bin/env

# start Xor Db
clear
/opt/jilroy/checkit//bin/startdb 2>/dev/null
/opt/jilroy/checkit//bin/runtomcat.sh & 2>/dev/null
/opt/jilroy/checkit//bin/runscheduler.sh & 2>/dev/null


echo ""
echo "INFO:  Network Discovery Started"

