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.

phalapi-buildcode 181 B

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