Removed stupid 10 second time limit on dependencies pull

This commit is contained in:
Xiao Qi 2023-03-09 13:56:36 +08:00
parent 35b60a24e4
commit bfc8b3600f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ echo "Q - vswhere"
echo ---------------------------------------------------
echo.
choice /C ABCDEFGHIJKLMNOPQ /T 10 /D A
choice /C ABCDEFGHIJKLMNOPQ
set _e=%ERRORLEVEL%
if %_e%==1 goto VMA