mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
this?
This commit is contained in:
@@ -10,10 +10,10 @@ if "%composer_dir%"=="" (
|
||||
echo No composer found.
|
||||
exit /b 1
|
||||
) else (
|
||||
cd ..
|
||||
set "script_dir=%~dp0"
|
||||
set "work_dir=%script_dir%/.."
|
||||
cd %work_dir%
|
||||
echo %work_dir%
|
||||
ls
|
||||
|
||||
php -c php-win.ini %composer_dir% update
|
||||
|
||||
Reference in New Issue
Block a user