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

Change #!/usr/bin/python to #!/usr/bin/env python #945

Merged
merged 3 commits into from Sep 11, 2023

Commits on Jun 25, 2023

  1. Removed usr/bin/python from bridge/graphite.py

    Signed-off-by: Kishan Verma <kishanverma2312@gmail.com>
    Kishan Verma committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    322de4f View commit details
    Browse the repository at this point in the history
  2. Modified graphite.py, added #!usr/bin/env python.

    Signed-off-by: Kishan Verma <kishanverma2312@gmail.com>
    Kishan Verma committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2ec5046 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Updated #!/usr/bin/python to #!/usr/bin/env python

    Signed-off-by: Kishan Verma <kishanverma2312@gmail.com>
    Kishan Verma committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    8ba2882 View commit details
    Browse the repository at this point in the history