Remove debug pause

This commit is contained in:
litagin02
2024-03-16 18:25:33 +09:00
parent 76be727b2e
commit 94e29d1337
7 changed files with 437 additions and 4 deletions

View File

@@ -30,8 +30,6 @@ if !errorlevel! neq 0 (
if !errorlevel! neq 0 ( pause & popd & exit /b !errorlevel! )
)
pause
echo --------------------------------------------------
echo Git pull...
echo --------------------------------------------------