diff bin/publishstaticweb.py @ 287:1fcdffbeb9de

Make the #! line in the commands more portable. Use /usr/bin/python instead of /usr/bin/python2.4.
author Bernhard Herzog <bh@intevation.de>
date Tue, 01 Sep 2009 13:35:23 +0000
parents 8ec9ed76d67b
children dba1b6b825ec
line wrap: on
line diff
--- a/bin/publishstaticweb.py	Tue Aug 04 10:32:33 2009 +0000
+++ b/bin/publishstaticweb.py	Tue Sep 01 13:35:23 2009 +0000
@@ -1,5 +1,5 @@
-#! /usr/bin/python2.4
-# Copyright (C) 2007, 2008 by Intevation GmbH
+#! /usr/bin/python
+# Copyright (C) 2007, 2008, 2009 by Intevation GmbH
 # Authors:
 # Bernhard Herzog <bh@intevation.de>
 #
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)