mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 03:21:30 +01:00
4 lines
58 B
Batchfile
4 lines
58 B
Batchfile
@echo off
|
|
python -m pip install -r requirements.txt
|
|
pause
|