Skip to content

Conversation

@64kramsystem
Copy link

For the unitiated, the shebang allows a file to be directly executed, without specifying the interpreter, which, in this case, is set to Python 3.

Also set the executable bit, which is required.

For the unitiated, the [shebang](https://en.wikipedia.org/wiki/Shebang_(Unix)) allows a file to be directly executed, without specifying the interpreter, which, in this case, is set to Python 3.

Also set the executable bit, which is required.
@64kramsystem
Copy link
Author

ps. I suggest to add the topics (tags) to the repository; it gives more visibility to interested people! 🙂

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.

1 participant