diff --git a/setup.bat b/setup.bat index 951b6b3..bcfb0c8 100644 --- a/setup.bat +++ b/setup.bat @@ -49,7 +49,7 @@ if "%~1"=="" ( pushd src python -m main -f %~1 popd + pause ) -pause exit /b 0 \ No newline at end of file