Remove debug pause
This commit is contained in:
@@ -31,7 +31,6 @@ echo --------------------------------------------------
|
||||
echo Checking Git Installation...
|
||||
echo --------------------------------------------------
|
||||
echo Executing: git --version
|
||||
pause
|
||||
git --version
|
||||
if !errorlevel! neq 0 (
|
||||
echo --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user