spc-sms/batch/brkr/TMDown.sh

11 lines
165 B
Bash
Raw Normal View History

#!/bin/bash
echo "--start send TMoney file"
cd $SMS_HOME/bin
java biz.cms_TMoneySender.TMoneySenderPollingAction -path:$CONFIG_FILE -cmd:001
cd $APP_HOME/batch