bin command

This commit is contained in:
Yuri Kuznetsov
2021-08-14 15:47:52 +03:00
parent ad54fa2ace
commit 152a5b5a7b
2 changed files with 15 additions and 1 deletions

4
bin/command Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env php
<?php
include __DIR__ . "/../command.php";