Files
services_core/vendor/bin/php-parse.bat
T
2026-06-19 14:35:42 +07:00

6 lines
131 B
Batchfile

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