openclassify/bin/patch-type-declarations.bat
Mostafa Moradi 59dbba58fb readme
2022-04-08 12:26:15 +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%" %*