silverstripe-installer/tools/new-project

3 lines
64 B
Plaintext
Raw Normal View History

2011-10-18 14:20:26 +02:00
#!/bin/bash
base=`dirname $0`
php $base/lib/new-project.php "$@"