Add bin/spinner
This commit is contained in:
parent
9479a112a1
commit
3e6c4b9bab
1 changed files with 4 additions and 0 deletions
4
bin/spinner
Normal file
4
bin/spinner
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
require dirname(__DIR__) . '/vendor/autoload.php';
|
Loading…
Add table
Reference in a new issue