diff options
-rwxr-xr-x | ruby-stats/ruby_stats.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby-stats/ruby_stats.py b/ruby-stats/ruby_stats.py index d60b153..ce51e98 100755 --- a/ruby-stats/ruby_stats.py +++ b/ruby-stats/ruby_stats.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # date ruby.eclass ruby-ng.eclass ruby18 ruby19 jruby # 2010-01-20 181 143 141 68 51 # 2010-01-21 180 144 142 68 52 |