#!/bin/sh
NOW=$(date +"%Y-%m-%d-%H:%M")

wget https://www.innovationdirectonline.com/database/leads-email-report-export/4905 -O /tmp/Lead-Export-$NOW 2> /dev/null

