#!/bin/bash -e

pipenv run python -m web_archive_query_log "$@"
