StocksNew/vendor/bin/pint.bat

6 lines
126 B
Batchfile
Raw Normal View History

2024-08-27 17:48:06 +05:45
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/pint
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*