spc-sms/batch/brkr/srun.sh

7 lines
144 B
Bash
Raw Normal View History

#!/bin/bash
cd $SMS_HOME/bin
$JAVA_HOME/bin/java -server kr.fujitsu.com.ffw.daemon.DaemonLauncher -mode:xml -path:$CONFIG_FILE &
cd $APP_HOME