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-02 10:46:23 -06:00
parent d6f398858c
commit 9b155bd617

View File

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