# ## Crontab ## ## m h dom m wday ## SHELL=/bin/bash MAILTO=system@technicallead.com # */10 * * * * GET http://technicallead.com/support/cron/index.php?_t=parser >$HOME/null 0 * * * * curl -s http://technicallead.com/member/cron.php 05 06 * * * $HOME/scripts/mentortime_curl_cronemail.sh 2>&1 10 */1 * * * $HOME/scripts/tllogscan.sh cronalert >$HOME/null #05 01 30 01 * $HOME/scripts/copy.sh learnwebdevelopment.com limited-offer_nosale.html limited-offer.html YES>>$HOME/tl_system.log 2>&1 ### SALE AUTO PAGE MOVE ### 05 01 01 03 * $HOME/scripts/copy.sh learnwebdevelopment.com limited-offer_sale.html limited-offer.html YES>>$HOME/tl_system.log 2>&1 05 01 01 03 * $HOME/scripts/copy.sh technicallead.com webfuel/modules/liveperson_sale.php webfuel/modules/liveperson.php YES>>$HOME/tl_system.log 2>&1 05 01 02 03 * $HOME/scripts/copy.sh learnwebdevelopment.com limited-offer_nosale.html limited-offer.html YES>>$HOME/tl_system.log 2>&1 05 01 02 03 * $HOME/scripts/copy.sh technicallead.com webfuel/modules/liveperson.php.orig webfuel/modules/liveperson.php YES>>$HOME/tl_system.log 2>&1 ### SALE AUTO PAGE MOVE ##