aurweb/schema
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
..
aur-schema.sql Add support for Terms of Service documents 2017-04-30 16:47:13 +02:00
gendummydata.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
Makefile Add a Makefile to build an SQLite-compatible schema 2017-03-01 20:12:57 +01:00
reloadtestdb.sh reloadtestdb.sh: Use aurweb as main directory 2015-06-17 10:40:24 +02:00