Files
VRCT/bat/build.bat

2 lines
120 B
Batchfile

call .venv/Scripts/activate
pyinstaller spec/backend.spec --distpath src-tauri/bin --clean --noconfirm --log-level ERROR