mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
master?
This commit is contained in:
+4
-2
@@ -1,7 +1,9 @@
|
|||||||
@echo on
|
@echo on
|
||||||
|
|
||||||
call phpsdk_buildtree php-7.4
|
call phpsdk_buildtree phpmaster
|
||||||
|
|
||||||
git clone https://github.com/php/php-src.git && cd php-src
|
git clone https://github.com/php/php-src.git && cd php-src
|
||||||
|
|
||||||
phpsdk_deps --update --branch 7.4
|
phpsdk_deps --update --branch master
|
||||||
|
|
||||||
|
cd ../../ && ls
|
||||||
Reference in New Issue
Block a user