Rename cli file
This commit is contained in:
parent
3e10244ff5
commit
7d8a207eee
1 changed files with 0 additions and 0 deletions
8
workhorse
Normal file
8
workhorse
Normal file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
include __DIR__ . '/vendor/autoload.php';
|
||||
|
||||
$bootstrap = \Runtime\Bootstrap::createInstance();
|
||||
$bootstrap->kernel();
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue