zlibproxy/vendor/bin/carbon.bat

6 lines
133 B
Batchfile
Raw Permalink Normal View History

2023-01-02 12:56:44 +01:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/carbon
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*