First commit
This commit is contained in:
commit
201edf2e4a
115 changed files with 29451 additions and 0 deletions
4
bin/console.bat
Normal file
4
bin/console.bat
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
@ECHO OFF
|
||||
setlocal DISABLEDELAYEDEXPANSION
|
||||
SET BIN_TARGET=%~dp0/console.php
|
||||
php "%BIN_TARGET%" %*
|
||||
Loading…
Add table
Add a link
Reference in a new issue