Commit 45ada39
Merge PR #5: Change shebang to use env for Python
This improves portability by using /usr/bin/env to locate Python in the user's PATH, which works better across different systems and respects virtual environments.
Co-authored-by: pr0way <pr0way@users.noreply.github.com>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments