silverstripe-installer/tools/new-project
2011-10-18 14:56:17 +02:00

3 lines
64 B
Bash
Executable File

#!/bin/bash
base=`dirname $0`
php $base/lib/new-project.php "$@"