You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
181 B

  1. #!/usr/bin/env php
  2. <?php
  3. /**
  4. * chmod +x ./phalapi-buildsqls
  5. * ln -s /path/to/phalapi-buildsqls /usr/bin/phalapi-buildsqls
  6. */
  7. require_once dirname(__FILE__) . '/build_sqls.php';