fix shbang line so it will find python if not in /usr/bin

pull/30/head release-v14
Michael Schout 14 years ago committed by Joel Schaerer
parent d6f398858c
commit 550c21dc98

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
#Copyright Joel Schaerer 2008-2010
#This file is part of autojump

Loading…
Cancel
Save