diff --git a/scripts/Setup-Python.bat b/scripts/Setup-Python.bat index 97fc339..27ca69e 100644 --- a/scripts/Setup-Python.bat +++ b/scripts/Setup-Python.bat @@ -113,5 +113,3 @@ if !errorlevel! neq 0 ( pause & exit /b !errorlevel! ) echo -------------------------------------------------- echo Completed. echo -------------------------------------------------- - -pause