bin/pngtile.fcgi: upgrade from python2.5
authorTero Marttila <terom@fixme.fi>
Sun, 14 Sep 2014 15:19:26 +0300
changeset 129 305f6d590440
parent 127 df89d13f2354
child 131 4e6e067b3472
bin/pngtile.fcgi: upgrade from python2.5
bin/pngtile.fcgi
--- a/bin/pngtile.fcgi	Sat Apr 10 22:18:41 2010 +0300
+++ b/bin/pngtile.fcgi	Sun Sep 14 15:19:26 2014 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.5
+#!/usr/bin/python
 
 import flup.server.fcgi