more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
authorwenzelm
Sat, 05 Apr 2014 20:08:00 +0200
changeset 56427 5cbaf18d0dfb
parent 56426 ad83657a3f93
child 56428 1acf2d76ac23
more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
Admin/lib/scripts/churn_pie
--- a/Admin/lib/scripts/churn_pie	Sat Apr 05 19:16:44 2014 +0200
+++ b/Admin/lib/scripts/churn_pie	Sat Apr 05 20:08:00 2014 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 
 import re
 from pychart import theme, pie_plot, area, fill_style, arrow, legend