spc-sms/batch/slkr/sdown.sh

7 lines
137 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 -shutdown
cd $APP_HOME