--- loncom/cron/loncapa 2007/02/13 20:56:00 1.16 +++ loncom/cron/loncapa 2010/01/11 04:53:47 1.17.10.1 @@ -23,3 +23,10 @@ # Run the auto enrollment script. 30 1 * * * www /home/httpd/perl/Autoenroll.pl + +# Run the auto update script to update first name, last name etc. information. +30 3 * * * www /home/httpd/perl/Autoupdate.pl + +# Run autoreport generator +19 * * * * www /home/httpd/perl/Autoreport.pl +