6453e0bb1e
101 - NHS_STOR_PRD_LINK_OPTN 추가함
7 lines
137 B
Bash
7 lines
137 B
Bash
#!/bin/bash
|
|
|
|
cd $SMS_HOME/bin
|
|
java -server kr.fujitsu.com.ffw.daemon.DaemonLauncher -mode:xml -path:$CONFIG_FILE -shutdown
|
|
cd $APP_HOME
|
|
|