Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

add shebang to script file #108

Closed
wants to merge 1 commit into from
Closed

add shebang to script file #108

wants to merge 1 commit into from

Conversation

xfzka
Copy link

@xfzka xfzka commented Feb 12, 2019

add shebang to script file
make telegram-export run easy

#90
#90 (comment)

Example:

#before
python3 -m telegram_export --list-dialogs
#now
telegram_export --list-dialogs

@ghost
Copy link

ghost commented Feb 20, 2019

Worked for me, thanks! 👍

@expectocode
Copy link
Owner

pypa/setuptools#494

This shebang would get expanded in the distribution process, unfortunately. I wish we could use it though, and I hope PyPA resolves this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants