瀏覽代碼

Portability: use "#!/usr/bin/env python" for the shebang line.

Thanks to Alexander Botero-Lowry.
Heikki Hokkanen 18 年之前
父節點
當前提交
5024a7ce03
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      gitstats

+ 1
- 1
gitstats 查看文件

@@ -1,4 +1,4 @@
1
-#!/usr/bin/python
1
+#!/usr/bin/env python
2 2
 # Copyright (c) 2007 Heikki Hokkanen <hoxu@users.sf.net>
3 3
 # GPLv2
4 4
 import commands