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

support alternative pythons #3

Open
evilscheme opened this issue May 16, 2014 · 1 comment
Open

support alternative pythons #3

evilscheme opened this issue May 16, 2014 · 1 comment
Assignees

Comments

@evilscheme
Copy link

This change makes tilt work better with alternative python locations:

--- a/tilt.py
+++ b/tilt.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python

@AeonDave AeonDave self-assigned this May 16, 2014
@AeonDave
Copy link
Owner

ty for your suggestions, i'm going to change it asap.

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

No branches or pull requests

2 participants