Skip to content

Added shebang to ./cli.py to make the file executable#357

Open
Le0X8 wants to merge 1 commit intoXonshiz:masterfrom
Le0X8:master
Open

Added shebang to ./cli.py to make the file executable#357
Le0X8 wants to merge 1 commit intoXonshiz:masterfrom
Le0X8:master

Conversation

@Le0X8
Copy link

@Le0X8 Le0X8 commented Apr 20, 2024

Hi, I added the Python shebang (#!/usr/bin/env python) to ./cli.py to make the file executable on Linux systems.

Before that, you had to type python ./cli.py instead of just ./cli.py because Linux would assume the file is binary code instead.

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