look for python in the PATH
authorRalf Jung <post@ralfj.de>
Thu, 18 Jun 2015 11:01:22 +0000 (13:01 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 18 Jun 2015 11:01:22 +0000 (13:01 +0200)
pycco-rs

index bfb731c22d6d81fa87694a520315e8098ec567d2..7ac0b898f776e7b72521483633fbf3bc40aef53e 100755 (executable)
--- a/pycco-rs
+++ b/pycco-rs
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 # A little wrapper around pycco, to add Rust support.
 import pycco, pycco_resources
 from pygments import lexers, formatters