shop-php/vendor/bin/carbon.bat
2024-02-28 17:33:11 +08:00

6 lines
133 B
Batchfile
Executable File

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