4 lines
97 B
Bash
4 lines
97 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
python -m pyinstaller --distpath=dist --workpath=build src/have_I_b€€n_pwned.py
|