Author: snoopdave
Date: Tue Dec 4 19:36:12 2007
New Revision: 601200
URL: http://svn.apache.org/viewvc?rev=601200&view=rev
Log:
CGI script wrapper for mirrors.cgi
Added:
roller/trunk/site/xdocs/stylesheets/download.cgi
Added: roller/trunk/site/xdocs/stylesheets/download.cgi
URL:
http://svn.apache.org/viewvc/roller/trunk/site/xdocs/stylesheets/download.cgi?rev=601200&view=auto
==============================================================================
--- roller/trunk/site/xdocs/stylesheets/download.cgi (added)
+++ roller/trunk/site/xdocs/stylesheets/download.cgi Tue Dec 4 19:36:12 2007
@@ -0,0 +1,6 @@
+#!/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 $*