[LON-CAPA-cvs] cvs: loncom /build install_web_site_cronjob

harris41 lon-capa-cvs@mail.lon-capa.org
Thu, 15 Aug 2002 14:41:10 -0000


harris41		Thu Aug 15 10:41:10 2002 EDT

  Modified files:              
    /loncom/build	install_web_site_cronjob 
  Log:
  fixing documentation to not refer to the old name "autotardist"
  
  
Index: loncom/build/install_web_site_cronjob
diff -u loncom/build/install_web_site_cronjob:1.1 loncom/build/install_web_site_cronjob:1.2
--- loncom/build/install_web_site_cronjob:1.1	Fri Jul 19 15:53:34 2002
+++ loncom/build/install_web_site_cronjob	Thu Aug 15 10:41:10 2002
@@ -16,16 +16,16 @@
 loninst and crontab C<-e>).
 
 This file should be on the B<install.lon-capa.org> filesystem as
-F</home/loninst/auto/autotardist>.
+F</home/loninst/auto/install_web_site_cronjob>.
 
 The current 'loninst' crontab entry is:
 
-13 16 * * *    /home/loninst/auto/autotardist
+13 16 * * *    /home/loninst/auto/install_web_site_cronjob
 
-The main goal of B<autotardist> is to periodically produce the
+The main goal of B<install_web_site_cronjob> is to periodically produce the
 tarball needed for LON-CAPA installation.
 
-A secondary yet important function of B<autotardist> is that it
+A secondary yet important function of B<install_web_site_cronjob> is that it
 also refreshes the documentation present on the install.lon-capa.org
 web site.