Skip to content

Commit

Permalink
Merge pull request #1 from iamrameffort/patch-1
Browse files Browse the repository at this point in the history
Update leaf
  • Loading branch information
mychidarko authored Jun 4, 2020
2 parents d230d73 + 93c759e commit 59dabdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion leaf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
/*
|--------------------------------------------------------------------------
Expand Down Expand Up @@ -60,4 +61,4 @@ $console->registerCustom(new \App\Console\ExampleCommand());
| Transport water and dissolved substances to the rest of Leaf😂
|
*/
$console->run();
$console->run();

0 comments on commit 59dabdf

Please sign in to comment.