diff --git a/utils/current_customer_source_report/generateCurrentMonthCustomerSourceReport.sh b/utils/current_customer_source_report/generateCurrentMonthCustomerSourceReport.sh new file mode 100755 index 00000000..79268c3a --- /dev/null +++ b/utils/current_customer_source_report/generateCurrentMonthCustomerSourceReport.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +/var/www/resq/bin/console report:customer_source $1 $2 /tmp/customer_source_report_$1$2.csv