Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shebang shouldn't use absulate path to python #3

Closed
thawk opened this issue Mar 10, 2017 · 1 comment
Closed

shebang shouldn't use absulate path to python #3

thawk opened this issue Mar 10, 2017 · 1 comment

Comments

@thawk
Copy link
Contributor

thawk commented Mar 10, 2017

In my system, python is installed to /usr/local/bin/python, so bad interpreter is raised when executing the hook.
#!/usr/bin/env python should be used instead of #!/usr/bin/python

@thawk
Copy link
Contributor Author

thawk commented Mar 10, 2017

It seems that this issue was fixed in #2, but was reopened again in 6f5ef4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant