1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

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

This commit is contained in:
Michael Schout 2010-12-03 00:46:23 +08:00 committed by Joel Schaerer
parent d6f398858c
commit 550c21dc98

View File

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