Files
swiftadmin/vendor/bin/var-dump-server.bat

6 lines
137 B
Batchfile
Raw Normal View History

2023-04-25 20:11:49 +08:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/var-dump-server
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*