aurweb/aurweb/git
Lukas Fleischer cb307bf01a Do not hardcode path to the Python interpreter
Use `/usr/bin/env python3` instead of `/usr/bin/python3` in the shebang
of Python scripts. This adds support for non-standard Python interpreter
paths such as the paths used in virtualenv environments.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2017-08-25 07:01:12 +02:00
..
__init__.py aurweb/git: Add missing __init__.py file 2016-10-17 15:13:05 +02:00
auth.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
serve.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
update.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00