#!/bin/sh curuser=`whoami` if [ $curuser = "root1" ];then echo "root Operation is not allowed!!" exit -1 fi sh ./up_conf.sh ../bin/relation_svr a5game_zs_900 --id=10.900.93.1 --business-id=10 --log-level=300 --tlogconf ../cfg/relation_svr_log.xml --conf-file ../cfg/relation_svr.xml --bus-key=2109003 --pid-file=./relation_svr_10_900_ag.pid -D start