Files
kulakpos_web/vendor/bin/carbon.bat

6 lines
128 B
Batchfile
Raw Normal View History

2026-03-30 14:54:57 +07:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/carbon
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*