Add shebang for direct execution #163

Merged
jkingsman merged 1 commit from add-shebang into main 2024-10-10 20:57:58 -04:00
jkingsman commented 2024-09-15 11:45:17 -04:00 (Migrated from github.com)

Hello! This chmods to 755 and adds a python3 shebang so the script can be directly executed without prepending python3 ... which is faster and easier in a venv where I'm sure of my version etc.

This has no impact on users who continue using the python3 ... invocation.

Thanks for a great project!

Hello! This `chmod`s to 755 and adds a python3 shebang so the script can be directly executed without prepending `python3 ...` which is faster and easier in a venv where I'm sure of my version etc. This has no impact on users who continue using the `python3 ...` invocation. Thanks for a great project!
nianeyna (Migrated from github.com) approved these changes 2024-10-10 20:57:49 -04:00
nianeyna (Migrated from github.com) left a comment

Awesome, thanks!

Awesome, thanks!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nianeyna/ao3downloader!163
No description provided.