Files
proxy-scraper-checker/start.cmd
T

4 lines
66 B
Batchfile
Executable File

python -m pip install -U -r requirements.txt
python main.py
Pause