Files
iTop/lib/bin/patch-type-declarations.bat
2026-02-23 06:54:26 +01:00

6 lines
145 B
Batchfile
Executable File

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