HighSpeaker/vendor/bin/phinx.bat
2024-02-05 00:00:23 +08:00

6 lines
132 B
Batchfile
Executable File

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