mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:27:01 +00:00
bin command
This commit is contained in:
4
bin/command
Normal file
4
bin/command
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
include __DIR__ . "/../command.php";
|
||||
Reference in New Issue
Block a user