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

Shebangs use /usr/bin/env python2 #255

Merged
merged 1 commit into from
Jun 27, 2015
Merged

Commits on Jun 27, 2015

  1. Update shebangs to use env python2

    Update shebangs to use the environment's python2, instead of the system
    python. This wil make it easier to run in virtualenvs and on systems
    where /usr/bin/python is not python2.
    Hwesta committed Jun 27, 2015
    Configuration menu
    Copy the full SHA
    8f670a3 View commit details
    Browse the repository at this point in the history