7 lines
144 B
Bash
Raw Permalink 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