Files
VRCT/build.bat
2024-12-28 17:50:09 +09:00

2 lines
97 B
Batchfile

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