ant/docs/srcdownload.cgi
Stefan Bodewig 16a6a13fff Activate mirrors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273643 13f79535-47bb-0310-9956-ffa450edef68
2002-12-10 12:13:35 +00:00

7 lines
236 B
Bash
Executable File

#!/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 $*