5 lines
63 B
PHP
Executable File
5 lines
63 B
PHP
Executable File
#!/usr/bin/env php
|
|
<?php
|
|
|
|
include __DIR__ . "/../command.php";
|