spqr/vendor/bin/phinx.bat

6 lines
132 B
Batchfile
Raw Permalink Normal View History

2024-11-05 12:10:06 +08:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/phinx
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*