HighSpeaker/vendor/bin/phinx.bat

6 lines
132 B
Batchfile
Raw Permalink Normal View History

2024-02-04 21:30:23 +05:30
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/phinx
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*