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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to