#!/bin/bash
mkdir -p build
cd build
pyinstaller --distpath=../dist --workpath=../build -y ../src/have_I_b33n_pwned.py