Skip to content

Commit d13c021

Browse files
committed
restore download cgi
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1450357 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1b51f7f commit d13c021

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/sh
2+
# Just call the standard mirrors.cgi script. It will use download.html
3+
# as the input template.
4+
exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*

0 commit comments

Comments
 (0)