Skip to content

Commit

Permalink
hacked console with hechoendrupal/drupal-console#4312
Browse files Browse the repository at this point in the history
  • Loading branch information
kevncobb committed Feb 8, 2022
1 parent 54924dd commit 69ee639
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vendor/drupal/console/bin/drupal.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/usr/bin/env php
<?php
require __DIR__. '/drupal.php';

use Symfony\Component\Console\Output\ConsoleOutput;
use Symfony\Component\Console\Input\ArrayInput;
Expand Down

0 comments on commit 69ee639

Please sign in to comment.