Skip to content

Commit

Permalink
Update build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
I5UCC committed Feb 12, 2024
1 parent 6bf0937 commit 350b066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ git fetch --all --tags
cd ..
robocopy VRCTextboxSTT TextboxSTT /MOVE /E /NFL /NDL /NJH /NJS /nc /ns /np
7z x ../git_python.7z -oTextboxSTT
TextboxSTT\python\python.exe -m pip install --upgrade pip
set /p version=< ../src/VERSION
cd build
7z a TextboxSTT.zip TextboxSTT

0 comments on commit 350b066

Please sign in to comment.