StocksNew/vendor/bin/pint.bat

6 lines
126 B
Batchfile
Raw Permalink Normal View History

2024-08-27 12:03:06 +00:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/pint
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*