Files
Mofox-Core/run.bat
2025-03-08 04:17:22 +08:00

6 lines
191 B
Batchfile

@ECHO OFF
chcp 65001
REM python -m venv venv
call venv\Scripts\activate.bat
REM pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple --upgrade -r requirements.txt
python run.py