StocksNew/vendor/bin/patch-type-declarations.bat
Sampanna Rimal 53c0140f58 first commit
2024-08-27 17:48:06 +05:45

6 lines
145 B
Batchfile

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