spc-sms/batch/srun.sh

7 lines
129 B
Bash
Raw Normal View History

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