spc-sms/batch/CBDown.sh

11 lines
177 B
Bash
Raw Normal View History

#!/bin/bash
echo "--start CashBeeSenderPollingAction"
cd $SMS_HOME/bin
java biz.cms_CashBeeSender.CashBeeSenderPollingAction -path:$CONFIG_FILE -cmd:001
cd $APP_HOME/batch