6453e0bb1e
101 - NHS_STOR_PRD_LINK_OPTN 추가함
7 lines
144 B
Bash
7 lines
144 B
Bash
#!/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
|
|
|