bin/pngtile.fcgi
changeset 42 a5bca7b0cd8a
parent 41 941090e3d094
child 124 a5e66a48b959
--- a/bin/pngtile.fcgi	Wed Jan 06 18:20:01 2010 +0200
+++ b/bin/pngtile.fcgi	Wed Jan 06 18:35:49 2010 +0200
@@ -1,3 +1,5 @@
+#!/usr/bin/env python2.5
+
 import flup.server.fcgi
 
 def main (app, bind=None) :