Files
votianng/html/sysadmin/cron/do_cronOrderReqSendCsv
2026-03-29 10:34:57 +02:00

4 lines
145 B
Bash

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