openclassify/bin/patch-type-declarations.bat
Mostafa Moradi cd80f0352b initial
2022-03-09 12:57:37 +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%" %*