#!/usr/bin/env bash
cd "/usr/share/pwned-search-git"
python ./pwned.py "$@"
