You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ma...@apache.org on 2004/09/26 00:09:01 UTC

cvs commit: jakarta-struts/doc download.cgi

martinc     2004/09/25 15:09:01

  Added:       doc      download.cgi
  Log:
  Struts download script.
  
  Revision  Changes    Path
  1.1                  jakarta-struts/doc/download.cgi
  
  Index: download.cgi
  ===================================================================
  #!/bin/sh
  # Wrapper script around mirrors.cgi script
  # (we must change to that directory in order for python to pick up the
  #  python includes correctly)
  cd /www/www.apache.org/dyn/mirrors
  /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org