From 3d4f1843c67617ab4a0cb1e8cfe116635e4374ac Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Mon, 7 Nov 2022 13:47:52 -0800 Subject: [PATCH] and where it's before --- win_build.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/win_build.bat b/win_build.bat index 816dec3..90aa4db 100644 --- a/win_build.bat +++ b/win_build.bat @@ -1,5 +1,7 @@ @echo on +echo %CD% + call phpsdk_buildtree phpmaster git clone https://github.com/php/php-src.git && cd php-src