mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-21 12:42:23 +01:00
4 lines
58 B
Batchfile
4 lines
58 B
Batchfile
@echo off
|
|
python -m pip install -r requirements.txt
|
|
pause
|