openclassify/bin/patch-type-declarations.bat
Mostafa Moradi 2171374f6b initial
2022-03-03 10:20:13 +03:00

6 lines
145 B
Batchfile

@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/patch-type-declarations
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*