Files
2022-01-13 02:12:09 +03:00

5 lines
164 B
Bash
Executable File

#!/bin/bash
python -m pip install . --target torparse
find torparse -path '*/__pycache__*' -delete
python -m zipapp -m "tor_relay_scanner.scanner:main" -c torparse