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 a shebang so we can be lazy #1

Closed
tautology0 opened this issue Nov 22, 2021 · 1 comment
Closed

Add a shebang so we can be lazy #1

tautology0 opened this issue Nov 22, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tautology0
Copy link

The script doesn't have the traditional shebang of:
#!/usr/bin/env python3

So it can't be directly run from the shell. Any chance this could be added to help us lazy people?

@dievus
Copy link
Owner

dievus commented Nov 22, 2021

Done

@dievus dievus closed this as completed Nov 22, 2021
@dievus dievus self-assigned this Nov 22, 2021
@dievus dievus added the enhancement New feature or request label Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants