You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/02/26 23:32:23 UTC

svn commit: r1450495 - /commons/proper/launcher/trunk/src/site/resources/download_launcher.cgi

Author: olamy
Date: Tue Feb 26 22:32:23 2013
New Revision: 1450495

URL: http://svn.apache.org/r1450495
Log:
restore download cgi file

Added:
    commons/proper/launcher/trunk/src/site/resources/download_launcher.cgi   (with props)

Added: commons/proper/launcher/trunk/src/site/resources/download_launcher.cgi
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/src/site/resources/download_launcher.cgi?rev=1450495&view=auto
==============================================================================
--- commons/proper/launcher/trunk/src/site/resources/download_launcher.cgi (added)
+++ commons/proper/launcher/trunk/src/site/resources/download_launcher.cgi Tue Feb 26 22:32:23 2013
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Just call the standard mirrors.cgi script. It will use download.html
+# as the input template.
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: commons/proper/launcher/trunk/src/site/resources/download_launcher.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/proper/launcher/trunk/src/site/resources/download_launcher.cgi
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision