mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
2 lines
43 B
Batchfile
2 lines
43 B
Batchfile
|
@echo off
|
||
|
php %~dp0\lib\new-project.php %*
|