Files
xkm-server/center_relay_900_1/runenv/busd/cfg/start_busd.sh
2025-05-21 13:43:08 +08:00

12 lines
323 B
Bash
Executable File

#!/bin/bash
curuser=`whoami`
if [ $curuser = "root1" ];then
echo "root Operation is not allowed!!"
exit -1
fi
../bin/busd agame_zs_900 --id=10.900.10.1 --business-id=10 --log-level=300 --conf-file=../cfg/busd_svr.xml --tlogconf=../cfg/busd_log.xml --bus-key=21014 --pid-file=./relay_busd_svr_10_900_1_ag.pid -D start