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

Add shebang to example run scripts #738

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Conversation

umarcor
Copy link
Member

@umarcor umarcor commented Sep 6, 2021

This PR is based on #737, so I'll keep it as a draft until that one is merged.

Add shebang (#!/usr/bin/env python3) to all the example run scripts. That allows users to execute ./run.py as an alternative to python3 run.py.

@umarcor umarcor changed the title Eg shebang Add shebang to example run scripts Sep 6, 2021
@umarcor umarcor force-pushed the eg-shebang branch 2 times, most recently from 8550b06 to bfd43de Compare September 7, 2021 19:38
@umarcor umarcor marked this pull request as ready for review September 7, 2021 19:39
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

Successfully merging this pull request may close these issues.

None yet

3 participants