5 lines
65 B
PHP
Executable File
5 lines
65 B
PHP
Executable File
#!/usr/bin/env php
|
|
<?php
|
|
|
|
require_once __DIR__."/bootstrap.php";
|