Skip to content

Commit

Permalink
Fix errorcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
litagin02 committed Mar 16, 2024
1 parent 251b075 commit defb525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ dist/
/slm/*/*.bin

/scripts/test/
/scripts/lib/
/scripts/Style-Bert-VITS2/
*.zip
*.csv
*.bak
Expand Down
1 change: 0 additions & 1 deletion scripts/Update-Style-Bert-VITS2.bat
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ if !errorlevel! neq 0 (
echo --------------------------------------------------
echo Executing: set "PATH=%~dp0lib\PortableGit\bin;%PATH%"
set "PATH=%~dp0lib\PortableGit\bin;%PATH%"
if !errorlevel! neq 0 ( pause & popd & exit /b !errorlevel! )

echo --------------------------------------------------
echo Checking Git Installation...
Expand Down

0 comments on commit defb525

Please sign in to comment.