mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
3 lines
47 B
Batchfile
3 lines
47 B
Batchfile
|
@echo off
|
||
|
pip install -r requirements.txt
|
||
|
PAUSE
|