diff --git a/build_python_win.bat b/build_python_win.bat index 6805cce..3e5401b 100644 --- a/build_python_win.bat +++ b/build_python_win.bat @@ -54,4 +54,6 @@ echo Build SUCCESSFUL! echo Output in: python/basisu_py/ echo =========================================== +cd .. + exit /b 0