#!/bin/sh
cd /srv/www/htm/tools/
php cronOrderReqSendCsv.php acapella7890 >> /srv/www/htm/log/cronOrderReqSendCsv_`date +%Y``date +%m`.log 2>&1
 