3.8.1
This commit is contained in:
8
bin/phalapi-buildsqls
Normal file
8
bin/phalapi-buildsqls
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
/**
|
||||
* chmod +x ./phalapi-buildsqls
|
||||
* ln -s /path/to/phalapi-buildsqls /usr/bin/phalapi-buildsqls
|
||||
*/
|
||||
require_once dirname(__FILE__) . '/build_sqls.php';
|
||||
|
||||
Reference in New Issue
Block a user