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

feat: add shebang to upload.py #274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

we11adam
Copy link

and also make it executable. so you can do alias upload="/path/to/L4GSP1KE/Upload-Assistant/upload.py" and run the script without having to type in python first.

and also make it executable
Copy link

@vincejv vincejv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shebang should be using python3 instead of python, the latter indicates python2, would work if python3 is aliased as python or you have the python3-is-python package installed

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.

2 participants