#!/bin/sh

# set global env setting
. /opt/jilroy/checkit/bin/env

$RUN_JAVA com.rj.checkit.discovery.network.Network  $APP_CONFIG_FILE 


