#!/bin/sh dropdb test createdb test psql test < setup.sql psql test < test.sql
git pull python3 provenance.py -q query.in -o output.txt config.txt