diff --git a/setup.bat b/setup.bat index 30ba3fa..9989b51 100644 --- a/setup.bat +++ b/setup.bat @@ -32,6 +32,7 @@ if %ERRORLEVEL% NEQ 0 ( echo. echo === Running Setup Script === :: Navigating back to the root if necessary or running from current location +cd ../.. npx bun scripts/setup.ts %GIT_USER% %GIT_PASS% echo.