diff options
-rwxr-xr-x | getstats.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getstats.py b/getstats.py index 57d2f233..f957c7d3 100755 --- a/getstats.py +++ b/getstats.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Collect statistics on current release. |