Sneed-Reactivity/run-win.bat

4 lines
68 B
Batchfile
Raw Normal View History

2024-07-24 18:18:48 -05:00
@echo off
cd /d %~dp0
pip install -r requirements.txt
python main.py