-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
Markus Gögele edited this page Mar 28, 2019
·
1 revision
You will have to make the file executable chmod +x <path/to/file.py>
and you will have to add #!/usr/bin/env python
in the first line of the script (so that the os knows with what program it has to execute this file