You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

srcdownload.cgi 236 B

123456
  1. #!/bin/sh
  2. # Wrapper script around mirrors.cgi script
  3. # (we must change to that directory in order for python to pick up the
  4. # python includes correctly)
  5. cd /www/www.apache.org/dyn/mirrors
  6. /www/www.apache.org/dyn/mirrors/mirrors.cgi $*